APIApplicationCommandPermission
https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure
Signature
export interface APIApplicationCommandPermissionProperties
3Methods
0No methods.
Properties
id: Snowflake;The id of the role, user or channel. Can also be a permission constant
type: ApplicationCommandPermissionType;Role, user or channel
permission: boolean;`true` to allow, `false`, to disallow