Bot Permissions
annotation class BotPermissions(val permissions: Permission = [], val append: Boolean = false)(source)
Sets the required bot permissions to use this text / application command.
Text commands note: This applies to the command itself, not only this variation, in other words, this applies to all commands with the same path.