Link Search Menu Expand Document

Constructor: groupCallDonor

Back to constructors index

Attributes:

NameTypeRequired
topBoolOptional
myBoolOptional
anonymousBoolOptional
peer_idPeerOptional
starslongYes

Type: GroupCallDonor

Example:

$groupCallDonor = ['_' => 'groupCallDonor', 'top' => Bool, 'my' => Bool, 'anonymous' => Bool, 'peer_id' => Peer, 'stars' => long];