Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 733 Bytes

ConversationUpdateBody.md

File metadata and controls

12 lines (8 loc) · 733 Bytes

SunshineConversationsClient.ConversationUpdateBody

Properties

Name Type Description Notes
displayName String A friendly name for the conversation, may be displayed to the business or the user. [optional]
description String A short text describing the conversation. [optional]
iconUrl String A custom conversation icon url. The image must be in either JPG, PNG, or GIF format [optional]
metadata Object Flat object containing custom properties. Strings, numbers and booleans are the only supported format that can be passed to metadata. The metadata is limited to 4KB in size. [optional]