User Permissions
annotation class UserPermissions(val permissions: Permission = [], val append: Boolean = false)(source)
Sets the required user 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.