stats.PublicForwards#
- class pyrogram.raw.types.stats.PublicForwards[source]#
Telegram API type.
Constructor of
PublicForwards.- Details:
Layer:
224ID:
93037E20
- Parameters:
count (
int32-bit) – N/Aforwards (List of
PublicForward) – N/Achats (List of
Chat) – N/Ausers (List of
User) – N/Anext_offset (
str, optional) – N/A
- 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.