Interface OverwriteOptions

Hierarchy

  • OverwriteOptions

Properties

Properties

allow?: null | string | bigint

The permissions to allow.

deny?: null | string | bigint

The permissions to deny.

id: string

The ID of the user or role to apply the permissions to.

0 for role, 1 for user.