IUserFlags class abstract

Constructors

IUserFlags()

Properties

bugHunterLevel1 bool
True if user has level one of Bug Hunter badge
no setter
bugHunterLevel2 bool
True if user has level two of Bug Hunter badge
no setter
certifiedModerator bool
rue if user is Discord Certified Moderator
no setter
discordEmployee bool
True if user is discord employee
no setter
discordPartner bool
True if user is discord partner
no setter
earlySupporter bool
True if user has Early Supporter badge
no setter
earlyVerifiedBotDeveloper bool
True if user is Early Verified Bot Developer
no setter
hashCode int
The hash code for this object.
no setterinherited
houseBalance bool
True if user has HypeSquad Balance badge
no setter
houseBravery bool
True if user has HypeSquad Bravery badge
no setter
houseBrilliance bool
True if user has HypeSquad Brilliance badge
no setter
hypeSquadEvents bool
True if user has HypeSquad Events badge
no setter
raw int
Raw flags value
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
system bool
If user is system user
no setter
teamUser bool
Team User
no setter
verifiedBot bool
True if user is verified bot
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited