DiscordPermissionOverwrite
Last updated
Last updated
Namespace: Discord
Name
Description
Type
Id
The user/role ID
ulong
Type
The type of permission overwrite
PermissionOverwriteType
Deny
A set of permissions that will be removed from the affected users
DiscordPermission
Allow
A set of permissions that will be added to the affected users
DiscordPermission
Gets the state of a permission (deny/inherit/allow).
Name
Description
Type
permission
The permission to check for
DiscordPermission