Skip to main content

Discord User Information (DiscordUserInfo)

Data Structure

FINTLDiscordUserInfo

ParametersTypeExplanation
uidFStringUser ID
avatarUrlFStringAvatar URL
userNameFStringUsername
displayNameFStringDisplayed Username
statusint32Status Type:
Online = 0, Offline = 1, Blocked = 2,
Idle = 3, Do Not Disturb = 4, Invisible = 5, Streaming = 6, Unknown = 7
relationshipTypeint32Friendship Type:
Unknown = 0, Friend = 1, Blocked = 2,
Pending Friend Request = 3, Sent Friend Request = 4
isInGameint32Is Playmate Friend: No = 0, Yes = 1, Unknown = 2
Note: Definition of playmate friend, both are Discord friends and have registered a game account
gidFStringGame OpenID, if not a game player then ""
lastLoginTimestampint32Timestamp of the last login, if not a game player then 0
presenceFINTLRichPresenceUser's Game Status
extraJsonFStringExtended JSON field, default is empty string