fixing command alternatives being required

fixing filename for export emote stats
fixing reaction report message update
This commit is contained in:
Sheldan
2022-08-01 22:59:48 +02:00
parent 0a4238c9f5
commit b747516881
5 changed files with 18 additions and 13 deletions

View File

@@ -33,6 +33,7 @@ public class DownloadEmoteStatsModel {
* The {@link Member} who requested the export
*/
private Member requester;
private Long serverId;
/**
* A list of {@link UsedEmote} which are part of the export
*/