stats.PublicForwards
- class pyrogram.raw.types.stats.PublicForwards
Contains info about the forwards of a story as a message to public chats and reposts by public channels.
Constructor of
PublicForwards.- Details:
Layer:
196ID:
93037E20
- Parameters:
count (
int32-bit) – Total number of resultsforwards (List of
PublicForward) – Info about the forwards of a story.chats (List of
Chat) – Mentioned chatsusers (List of
User) – Mentioned usersnext_offset (
str, optional) – Offset used for pagination.
- Functions:
This object can be returned by 2 functions.
Obtains a list of messages, indicating to which other public channels was a channel message forwarded.
Obtain forwards of a story as a message to public chats and reposts by public channels.