Represents user information for Discord integration.
new()
Creates a new instance.
avatar:ConstCharStar
Avatar hash of the user.
bot:Bool
Whether the user belongs to an OAuth2 application.
discriminator:ConstCharStar
Discord-tag of the user.
globalName:ConstCharStar
Global name of the user.
premiumType:DiscordPremiumType
Type of Nitro subscription the user has.
userId:ConstCharStar
ID of the user.
username:ConstCharStar
Username of the user.