"$schema" = "schemas/schema.json" [[permission]] identifier = "allow-ask" description = "Enables the ask command without any pre-configured scope. (**DEPRECATED**: This is now an alias to `allow-message` and will be removed in v3)" commands.allow = ["message"] [[permission]] identifier = "deny-ask" description = "Denies the ask command without any pre-configured scope. (**DEPRECATED**: This is now an alias to `deny-message` and will be removed in v3)" commands.deny = ["message"]