Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.28 KB

File metadata and controls

10 lines (7 loc) · 3.28 KB

MessagingCreateConversationRequestDto

Fields

Field Type Required Description Example
Participants List<string> List of participant user IDs in the conversation [
"c28xIQ1",
"c28xIQ2"
]
Name string Name or title of the conversation Project Discussion
Private MessagingCreateConversationRequestDtoPrivateUnion Whether the conversation is private true