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: 187

  • ID: A6437EF6

Parameters:
  • peer (InputPeer) – Peer where the story was originally posted

  • id (int 32-bit) – Story ID

  • offset (str) – Offset for pagination, from stats.PublicForwards.next_offset.

  • limit (int 32-bit) – Maximum number of results to return, see pagination

Returns:

stats.PublicForwards