Enum DiscordUserFlags
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents additional details of a users account.
[Flags]
public enum DiscordUserFlags
- Extension Methods
Fields
ActiveDeveloper = 4194304The user is an active bot developer.
BugHunterLevelOne = 8The user reached the first bug hunter tier.
BugHunterLevelTwo = 16384The user reached the second bug hunter tier.
DiscordCertifiedModerator = 262144The user is a discord certified moderator.
DiscordEmployee = 1The user is a Discord employee.
DiscordPartner = 2The user is a Discord partner.
EarlySupporter = 512The user has the early supporter badge.
HouseBalance = 256The user is a member of house balance.
HouseBravery = 64The user is a member of house bravery.
HouseBrilliance = 128The user is a member of house brilliance.
HttpInteractionsBot = 524288The bot receives interactions via HTTP.
HypeSquadEvents = 4The user has the HypeSquad badge.
None = 0The user has no flags.
System = 4096Whether the user is an official system user.
TeamUser = 1024Whether the user is apart of a Discord developer team.
VerifiedBot = 65536The user is a verified bot.
VerifiedBotDeveloper = 131072The user is a verified bot developer.