On Slash Command
annotation class OnSlashCommand(val name: String = "", val group: String = "", val target: InteractionTarget = InteractionTarget.GUILD)
Properties
Link copied to clipboard
The InteractionTarget of the OnSlashCommand (default is InteractionTarget.GUILD)