Compare commits

..

No commits in common. "master" and "v1.0.3" have entirely different histories.

View file

@ -18,7 +18,7 @@ import java.util.Objects;
@CommandMarker @CommandMarker
@BotPermissions(Permission.MESSAGE_SEND_POLLS) @BotPermissions(Permission.MESSAGE_SEND_POLLS)
@UserPermissions(Permission.MESSAGE_MANAGE) @UserPermissions(Permission.MESSAGE_SEND_POLLS)
public class Poll extends ApplicationCommand { public class Poll extends ApplicationCommand {
@JDASlashCommand( @JDASlashCommand(
name = "poll", name = "poll",