Skip to content

OverwriteData

typedef · Source

Data that can be used for a permission overwrite Type: Object

Properties

id

id: GuildMemberResolvable | RoleResolvable

Member or role this overwrite is for

allow

optional

allow: PermissionResolvable

The permissions to allow

deny

optional

deny: PermissionResolvable

The permissions to deny

type

optional

type: OverwriteType

The type of this OverwriteData

Unofficial software. Not affiliated with or supported by Discord.