Enum PermValue
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Specifies the permission value.
public enum PermValue
Fields
Allow = 0
Allows this permission.
Deny = 1
Denies this permission.
Inherit = 2
Inherits the permission settings.
Specifies the permission value.
public enum PermValue
Allow = 0
Allows this permission.
Deny = 1
Denies this permission.
Inherit = 2
Inherits the permission settings.