Constructor: paidReactionPrivacyPeer
Send paid reactions as the specified peer, fetched using channels.getSendAs.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| peer | InputPeer | Optional | The peer to send reactions as. |
Type: PaidReactionPrivacy
Example:
$paidReactionPrivacyPeer = ['_' => 'paidReactionPrivacyPeer', 'peer' => InputPeer];