Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.41 KB

File metadata and controls

10 lines (7 loc) · 3.41 KB

MessagingCreateConversationRequestDto

Fields

Field Type Required Description Example
participants List<String> List of participant user IDs in the conversation [
"c28xIQ1",
"c28xIQ2"
]
name JsonNullable<String> Name or title of the conversation Project Discussion
private_ JsonNullable<MessagingCreateConversationRequestDtoPrivate> Whether the conversation is private true