MadelineProto/docs/API_docs/constructors/updateChatParticipants.md
2016-12-19 19:48:27 +03:00

376 B

Constructor: updateChatParticipants

Attributes:

Name Type Required
participants ChatParticipants Required

Type: Update

Example:

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