AddChatParticipantsResult interface
Result of the add chat participants operation.
Properties
invalid |
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. |
Property Details
invalidParticipants
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.
invalidParticipants?: ChatError[]