Overview
Properties
badgeInfo
Type: Map<string, string>
The badge info of the user. Returned as a map that maps the badge category to the detail.
badges
Type: Map<string, string>
The badges of the user. Returned as a map that maps the badge category to the detail.
color
Type: ?string
The color the user chose to display in chat.
Returns undefined if the user didn't choose a color. In this case, you should generate your own color for this user and stick to it at least for one runtime.