Skip to content

PermissionOverwriteOptions

typedef · Source

An object mapping permission flags to true (enabled), null (unset) or false (disabled).

js
{
 'SEND_MESSAGES': true,
 'EMBED_LINKS': null,
 'ATTACH_FILES': false,
}

Type: Object

Unofficial software. Not affiliated with or supported by Discord.