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