danog\MadelineProto\EventHandler\Calls\ConferenceCallParticipant
Author: Daniil Gentili daniil@daniil.it
A participant of an end-to-end encrypted {@see ConferenceCall}, as reconstructed from the
Properties
$publicKey:stringThe participant’s Ed25519 public key.$permissions:intThe participant’s permission bits in the shared-state chain.$version:intThe protocol version of the shared-state block that last updated this participant.$peerId:intBot API ID of the peer this participant is (a user id, in a conference).
Method list:
Methods:
jsonSerialize(): array<string, mixed>
Generated by danog/phpdoc