MadelineProto/docs/API_docs/constructors/updateChatParticipants.md
2016-12-19 20:56:05 +03:00

377 B

Constructor: updateChatParticipants

Attributes:

Name Type Required
participants ChatParticipants Required

Type: Update

Example:

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