This commit is contained in:
@@ -29,12 +29,11 @@ public class CoinFlipCommand extends SlashCommandImpl
|
||||
interaction.retrieveOriginal().queue((message) ->
|
||||
{
|
||||
CoinFlip.trackAndRestrict(message, event.getUser());
|
||||
}, (error) -> {});
|
||||
}, (error) -> {});
|
||||
}, (error) -> {
|
||||
});
|
||||
}, (error) -> {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user