AddedParticipantsMetadata (Object)
Description
No description
Fields
| Name | Description | 
|---|---|
| addedParticipants - [ChatParticipant!]! | |
| type - ChatLogType! | 
type AddedParticipantsMetadata {
  addedParticipants: [ChatParticipant!]!
  type: ChatLogType!
}
No description
| Name | Description | 
|---|---|
| addedParticipants - [ChatParticipant!]! | |
| type - ChatLogType! | 
type AddedParticipantsMetadata {
  addedParticipants: [ChatParticipant!]!
  type: ChatLogType!
}