stats.GetStoryPublicForwards
- class pyrogram.raw.functions.stats.GetStoryPublicForwards
Obtain forwards of a story as a message to public chats and reposts by public channels.
- Details:
Layer:
194
ID:
A6437EF6
- Parameters:
peer (
InputPeer
) – Peer where the story was originally postedid (
int
32-bit
) – Story IDoffset (
str
) – Offset for pagination, from stats.PublicForwards.next_offset.limit (
int
32-bit
) – Maximum number of results to return, see pagination
- Returns: