paidReactionPrivacyPeer
Send paid reactions as the specified peer, fetched using channels.getSendAs with the for_paid_reactions flag set.
type tg.PaidReactionPrivacyPeer struct { /* ... */ }
Implements PaidReactionPrivacy.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | InputPeerClass | yes | The peer to send reactions as. |
References
- Official documentation
- Generated Go reference
- TL definition:
paidReactionPrivacyPeer#dc6cfcf0