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

nametypedescription
flags#Flags, see TL conditional fields
countintTotal number of results
forwardsVector<PublicForward>Info about the forwards of a story.
next_offsetflags.0?stringOffset used for pagination.
chatsVector<Chat>Mentioned chats
usersVector<User>Mentioned users

type

stats.PublicForwards

history

present in layers 167–229

idlayers
#93037e20167–229