DiscordOptionallyMemberUser
A representation of the Discord User structure. This instance also contains a member.
Parameters
The user's id.
the user's username, not unique across the platform.
the 4-digit discord-tag.
the user's avatar hash.
Whether the user belongs to an OAuth2 application.
whether the user is an Official Discord System user (part of the urgent message system).
Whether the user has two factor enabled on their account.
The user's chosen language option.
Whether the email on this account has been verified. Requires the email
OAuth2 scope.
The user's email. Requires the email
OAuth2 scope.
The flags on a user's account. Unlike publicFlags, these are not visible to other users.
The type of Nitro subscription on a user's account.
The public flags on a user's account. Unlike flags, these are visible ot other users.