GuildSlashCommand
interface GuildSlashCommand : SlashCommand<GuildSlashCommandContext> , GuildApplicationCommand<GuildSlashCommandContext>
Content copied to clipboard
An application command that is only available within a specific guild.
Functions
execute
Link copied to clipboard
Called when this command is used in an interaction
Properties
Sources
jvm source
Link copied to clipboard