Skip to main content

AddedParticipantsMetadata (Object)

Description​

No description



Fields​

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

type AddedParticipantsMetadata {
addedParticipants: [ChatParticipant!]!
type: ChatLogType!
}