ConversationOption class
Represents the options to create the conversation.
Constructors
ConversationOption()
Properties
name: string
Name of the conversation.
isDistinct: boolean
Default is false.
- true: distinct conversation.
- false: not distinct conversation.
isGroup: boolean
Default is false.
- true: group conversation.
- false: not group conversation.