Enum RoleFlags
Namespace: Discord
Assembly: Discord.Net.Core.dll
Syntax
public enum RoleFlags : int
Fields
Name | Description |
---|---|
InPrompt | Indicates that the role can be selected by members in an onboarding. |
None | The role has no flags. |
public enum RoleFlags : int
Name | Description |
---|---|
InPrompt | Indicates that the role can be selected by members in an onboarding. |
None | The role has no flags. |
Theme