MadelineProto/docs/API_docs/constructors/updateChatParticipants.md
2016-12-20 13:32:11 +01:00

521 B

title description
updateChatParticipants updateChatParticipants attributes, type and example

Constructor: updateChatParticipants

Back to constructors index

Attributes:

Name Type Required
participants ChatParticipants Required

Type: Update

Example:

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