Slash Command
annotation class SlashCommand(name: String, group: String, target: InteractionTarget)
Content copied to clipboard
Properties
target
Link copied to clipboard
The InteractionTarget of the SlashCommand (default is InteractionTarget.GUILD)