The users's first name
The primary channel that the user users to chat with the bot
The users's last name
The user's locale. Note that this locale can be different than the one that is passed in to ChatBubble; the bot might have decided to switch locale.
URL of the profile picture
A list of tags set on the user
The users's timezone
Generated using TypeDoc
Contains the information that is known about the user.
Any key / value properties can be set in the information, using ChatBubble.putUserInfo. The properties listed here are special, in the sense that they are used by the platform. Some properties (tags, frontend) cannot be updated through the
putUserInfo
call.