Module permissions

Module permissions 

Source
Expand description

Discord Permissions

Permissions in Discord are a way to limit and grant certain abilities to users. They are represented by a 64-bit integer, serialized as a string.

Structsยง

Permissions
Permissions that can be assigned to a Role or User.