Interface EditPermissionOptions

Hierarchy

  • EditPermissionOptions

Properties

Properties

allow?: string | bigint

The permissions to allow.

deny?: string | bigint

The permissions to deny.

reason?: string

The reason for editing the permission.

The type of the permission overwrite.