danog\MadelineProto\EventHandler\Participant\Banned
Author: Daniil Gentili daniil@daniil.it
Banned/kicked user.
Properties
$left
:bool
Whether the user has left the group$peer
:int
The banned peer$kickedBy
:int
User was kicked by the specified admin$date
:int
When did the user join the group$bannedRights
:danog\MadelineProto\EventHandler\Participant\Rights\Banned
Banned rights
Method list:
Methods:
fromRawParticipant(array $rawParticipant): self
Parameters:
$rawParticipant
:array
Generated by danog/phpdoc