MadelineProto/docs/API_docs/constructors/updateChatParticipants.md

344 B

Constructor: updateChatParticipants

Attributes:

Name Type Required
participants ChatParticipants Required

Type: Update

Example:

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