📄️ Permissions
Mikoto permission system uses a bitset to represent permissions. Keep in mind that the Mikoto API will return the bitset as a string, and you will need to convert it to a number before you can use it. You should be using your language's big integer to handle the bitset.