Skip to content

How to call the permission flags like v13 in v14? #1203

Answered by BenjammingKirby
Cd-corgi asked this question in Q&A
Discussion options

You must be logged in to vote

with the limited detail, i can tell you to just look up PermissionsBitField.toArray() and see if that works for you. You can parse the strings and convert them to however you want to display later

like for example new PermissionsBitField(8).toArray()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by almostSouji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1202 on July 24, 2022 00:04.