Skip to main content

RemovedParticipantsMetadata (Object)

Description

No description



Fields

NameDescription
removedParticipants - [ChatParticipant!]!
type - ChatLogType!

type RemovedParticipantsMetadata {
removedParticipants: [ChatParticipant!]!
type: ChatLogType!
}