Variable PERMISSIONSConst
PERMISSIONS: {
ADD_REACTIONS: string;
ADMINISTRATOR: string;
ATTACH_FILES: string;
BAN_MEMBERS: string;
CHANGE_NICKNAME: string;
CONNECT: string;
CREATE_EVENTS: string;
CREATE_GUILD_EXPRESSIONS: string;
CREATE_INSTANT_INVITE: string;
DEAFEN_MEMBERS: string;
EMBED_LINKS: string;
KICK_MEMBERS: string;
MANAGE_CHANNELS: string;
MANAGE_EMOJIS: string;
MANAGE_GUILD: string;
MANAGE_MESSAGES: string;
MANAGE_NICKNAMES: string;
MANAGE_ROLES: string;
MANAGE_THREADS: string;
MANAGE_WEBHOOKS: string;
MENTION_EVERYONE: string;
MODERATE_MEMBERS: string;
MOVE_MEMBERS: string;
MUTE_MEMBERS: string;
PRIORITY_SPEAKER: string;
READ_MESSAGE_HISTORY: string;
REQUEST_TO_SPEAK: string;
SEND_MESSAGES: string;
SEND_MESSAGES_IN_THREADS: string;
SEND_POLLS: string;
SEND_TTS_MESSAGES: string;
SEND_VOICE_MESSAGES: string;
SPEAK: string;
STREAM: string;
USE_EMBEDDED_ACTIVITIES: string;
USE_EXTERNAL_EMOJIS: string;
USE_EXTERNAL_SOUNDS: string;
USE_EXTERNAL_STICKERS: string;
USE_PRIVATE_THREADS: string;
USE_PUBLIC_THREADS: string;
USE_SLASH_COMMANDS: string;
USE_SOUNDBOARD: string;
USE_VAD: string;
VIEW_AUDIT_LOG: string;
VIEW_CHANNEL: string;
VIEW_CREATOR_MONETIZATION_ANALYTICS: string;
VIEW_GUILD_INSIGHTS: string;
} = ...
Type declaration
ADD_REACTIONS: string
ADMINISTRATOR: string
ATTACH_FILES: string
BAN_MEMBERS: string
CHANGE_NICKNAME: string
CONNECT: string
CREATE_EVENTS: string
CREATE_GUILD_EXPRESSIONS: string
CREATE_INSTANT_INVITE: string
DEAFEN_MEMBERS: string
EMBED_LINKS: string
KICK_MEMBERS: string
MANAGE_CHANNELS: string
MANAGE_EMOJIS: string
MANAGE_GUILD: string
MANAGE_MESSAGES: string
MANAGE_NICKNAMES: string
MANAGE_ROLES: string
MANAGE_THREADS: string
MANAGE_WEBHOOKS: string
MENTION_EVERYONE: string
MODERATE_MEMBERS: string
MOVE_MEMBERS: string
MUTE_MEMBERS: string
PRIORITY_SPEAKER: string
READ_MESSAGE_HISTORY: string
REQUEST_TO_SPEAK: string
SEND_MESSAGES: string
SEND_MESSAGES_IN_THREADS: string
SEND_POLLS: string
SEND_TTS_MESSAGES: string
SEND_VOICE_MESSAGES: string
SPEAK: string
STREAM: string
USE_EMBEDDED_ACTIVITIES: string
USE_EXTERNAL_EMOJIS: string
USE_EXTERNAL_SOUNDS: string
USE_EXTERNAL_STICKERS: string
USE_PRIVATE_THREADS: string
USE_PUBLIC_THREADS: string
USE_SLASH_COMMANDS: string
USE_SOUNDBOARD: string
USE_VAD: string
VIEW_AUDIT_LOG: string
VIEW_CHANNEL: string
VIEW_CREATOR_MONETIZATION_ANALYTICS: string
VIEW_GUILD_INSIGHTS: string