APIApplicationCommandPermission

https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-application-command-permissions-structure

Signature

export interface APIApplicationCommandPermission

Properties

3

Methods

0

No methods.

Properties

id: Snowflake;

The id of the role, user or channel. Can also be a permission constant

permission: boolean;

`true` to allow, `false`, to disallow