GuildMessageCommand
interface GuildMessageCommand : MessageCommand<GuildMessageCommandContext> , GuildApplicationCommand<GuildMessageCommandContext>
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