Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 690 Bytes

GuestMemberInfo.md

File metadata and controls

12 lines (8 loc) · 690 Bytes

GuestMemberInfo

Properties

Name Type Description Notes
displayName string The display name to use for the guest member in the conversation.
avatarImageUrl string The URL to the avatar image to use for the guest member in the conversation, if any. [optional]
customFields map[string,string] Any custom fields of information, in key-value format, to attach to the guest member in the conversation. [optional]

[Back to Model list] [Back to API list] [Back to README]