Package version:

Interface AddChatParticipantsResult

Result of the add chat participants operation.

Hierarchy

  • AddChatParticipantsResult

Properties

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