DiscordUser
Namespace: Discord
Properties
Name
Description
Type
Id
The user's ID
ulong
Username
The user's name
string
Discriminator
The user's tag (the number after the #)
uint
Avatar
The user's avatar
DiscordCDNImage
PublicBadges
The user's public badges
DiscordBadge
Badges
The user's badges
DiscordBadge
Type
Returns which type of user it is
DiscordUserType
Hypesquad
Returns the user's hypesquad badge
Hypesquad
CreatedAt
The timestamp at which the user was registered
DateTimeOffset
Methods
Update
Updates the object's information.
GetProfile
Gets the user's profile.
Returns
Last updated