Link Search Menu Expand Document

Constructor: updateChatParticipants

Back to constructors index

Composition of chat participants changed.

Attributes:

NameTypeRequiredDescription
participantsChatParticipantsYesUpdated chat participants

Type: Update

Example:

$updateChatParticipants = ['_' => 'updateChatParticipants', 'participants' => ChatParticipants];