PermissionOverwriteSetOptions

interface PermissionOverwriteSetOptions

Permission overwrite values to set for a channel target.

exported from lib.weeble.d

Properties

Property

Type

Description

allow?

string

Allowed permission bitfield encoded as a decimal string.

deny?

string

Denied permission bitfield encoded as a decimal string.

reason?

string

Audit-log reason for the change.

type

PermissionOverwriteType

Whether the target is a role or member.