danog\MadelineProto\EventHandler\Participant\Admin
Author: Daniil Gentili daniil@daniil.it
Admin.
Properties
$canEdit:boolCan this admin promote other admins with the same permissions?$self:boolIs this the current user$userId:intAdmin user ID$inviterId:?intUser that invited the admin to the channel/group$promotedBy:intUser that promoted the user to admin$date:intWhen did the user join$adminRights:danog\MadelineProto\EventHandler\Participant\Rights\AdminAdmin rights$rank:stringThe role (rank) of the admin in the group: just an arbitrary string,adminby default
Method list:
Methods:
fromRawParticipant(array $rawParticipant): self
Parameters:
$rawParticipant:array
Generated by danog/phpdoc