telegram api constructor · layer 229 · #93037e20
stats.publicForwards
Contains info about the forwards of a story as a message to public chats and reposts by public channels.
definition
stats.publicForwards#93037e20 flags:# count:int forwards:Vector<PublicForward> next_offset:flags.0?string chats:Vector<Chat> users:Vector<User> = stats.PublicForwards;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
count | int | Total number of results |
forwards | Vector<PublicForward> | Info about the forwards of a story. |
next_offset | string | Offset used for pagination. |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Mentioned users |
type
history
present in layers 167–229
| id | layers |
|---|---|
| #93037e20 | 167–229 |