Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

bitfield permissions discord,.js

{ CREATE_INSTANT_INVITE: 1,
KICK_MEMBERS: 2,
BAN_MEMBERS: 4,
ADMINISTRATOR: 8,
MANAGE_CHANNELS: 16,
MANAGE_GUILD: 32,
ADD_REACTIONS: 64,
VIEW_AUDIT_LOG: 128,
PRIORITY_SPEAKER: 256,
VIEW_CHANNEL: 1024,
READ_MESSAGES: 1024,
SEND_MESSAGES: 2048,
SEND_TTS_MESSAGES: 4096,
MANAGE_MESSAGES: 8192,
EMBED_LINKS: 16384,
ATTACH_FILES: 32768,
READ_MESSAGE_HISTORY: 65536,
MENTION_EVERYONE: 131072,
EXTERNAL_EMOJIS: 262144,
USE_EXTERNAL_EMOJIS: 262144,
CONNECT: 1048576,
SPEAK: 2097152,
MUTE_MEMBERS: 4194304,
DEAFEN_MEMBERS: 8388608,
MOVE_MEMBERS: 16777216,
USE_VAD: 33554432,
CHANGE_NICKNAME: 67108864,
MANAGE_NICKNAMES: 134217728,
MANAGE_ROLES: 268435456,
MANAGE_ROLES_OR_PERMISSIONS: 268435456,
MANAGE_WEBHOOKS: 536870912,
MANAGE_EMOJIS: 1073741824 }
Comment

PREVIOUS NEXT
Code Example
Javascript :: express post not working 
Javascript :: get selector with specific text puppeteer 
Javascript :: json parse returns object 
Javascript :: filter an array of objects and match its key with values inside another array 
Javascript :: jquerry get url 
Javascript :: Validate email or phone number javascript 
Javascript :: react hooks component re render when button press 
Javascript :: lodash reduce 
Javascript :: change the value in checkbox by button react 
Javascript :: react native "modalize" above bottom navigation 
Javascript :: javascript input 
Javascript :: define a class in javascript 
Javascript :: ajax post form listener button 
Javascript :: make a file downloadable in react 
Javascript :: get last index of array of objects javascript 
Javascript :: anagram js 
Javascript :: if window width jquery then display a div at scroll 
Javascript :: get parameter from url using jquery 
Javascript :: nodejs generate ethereum address 
Javascript :: javascipt delay 
Javascript :: discord buttons 
Javascript :: js create json from object 
Javascript :: isprime js 
Javascript :: jest Your test suite must contain at least one test. 
Javascript :: flutter or react native 
Javascript :: toggle boolean state react 
Javascript :: javascript function from string 
Javascript :: javascript equivalent of CTRL+F5 
Javascript :: send sms using twilio in node 
Javascript :: javascript remove object from array 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =