GlobalUserCommand
class GlobalUserCommand(val data: ApplicationCommandData, val service: InteractionService) : GlobalApplicationCommand, UserCommand, GlobalUserCommandBehavior(source)
Properties
Link copied to clipboard
Link copied to clipboard
Interaction context(s) where the command can be used.
Link copied to clipboard
Link copied to clipboard
Set of Permissions required to execute this command unless a server admin changed them.
Link copied to clipboard
whether the command is enabled by default when the app is added to a guild.
Link copied to clipboard
Whether this command is available in DMs with the application.
Link copied to clipboard
A map containing all localizations of name.
Link copied to clipboard
Link copied to clipboard