Skip to main content

TransferredOwnershipMetadata (Object)

Description

No description



Fields

NameDescription
newOwner - ChatParticipant!
type - ChatLogType!

type TransferredOwnershipMetadata {
newOwner: ChatParticipant!
type: ChatLogType!
}