DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
get role id from role position
let Role = message.guild.roles.cache.find(r => r.position === 1); console.log(Role.id);
PREVIOUS
NEXT
Tagged:
#role
#id
#role
#position
ADD COMMENT
Topic
COMMENT
Name
3+8 =
Submit