CreateConversationRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
members | List[CreateConversationRequestMembers] | ✅ | Identifier(s) of chat member(s). The maximum supported number of IDs is 15. User's own ID is optional. If members section is omitted then "Personal" chat will be returned |
CreateConversationRequestMembers
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a person |
str | ❌ | Email of a person |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs