sponsoredPeer#c69708d3 flags:# random_id:bytes peer:Peer sponsor_info:flags.0?string additional_info:flags.1?string = SponsoredPeer;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| random_id |
bytes |
A random number from the client. The server uses it to discard duplicates when a request goes out twice. |
| peer |
Peer |
The user or chat the request is about. |
| sponsor_info |
flags.0?string |
|
| additional_info |
flags.1?string |
|
Type
SponsoredPeer
Related pages
Types used here