Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.58 KB

File metadata and controls

10 lines (7 loc) · 3.58 KB

MessagingCreateConversationRequestDto

Fields

Field Type Required Description Example
participants array<string> List of participant user IDs in the conversation [
"c28xIQ1",
"c28xIQ2"
]
name ?string Name or title of the conversation Project Discussion
private bool|Components\MessagingCreateConversationRequestDtoPrivate2|null Whether the conversation is private true