interface ApplicationCommandPermissions

export interface ApplicationCommandPermissions

The object returned when fetching permissions for an application command.

The role, user, or channel's id. Can also be a permission constant.

permission : boolean

Whether the role or user has the permission to use this command

Whether this permission is for a role or a user