GlobalMessageCommand
interface GlobalMessageCommand : MessageCommand<GlobalMessageCommandContext> , GlobalApplicationCommand<GlobalMessageCommandContext>
Content copied to clipboard
An application command that is available globally.
Functions
execute
Link copied to clipboard
Called when this command is used in an interaction
Properties
request
Link copied to clipboard
Sources
jvm source
Link copied to clipboard