Package version:

Interface CreateChatThreadResult

Result of the create chat thread operation.

Hierarchy

  • CreateChatThreadResult

Properties

Chat thread.

invalidParticipants?: ChatError[]

The participants that failed to be added to the chat thread. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc