stories.FoundStories

class pyrogram.raw.types.stories.FoundStories

Telegram API type.

Constructor of FoundStories.

Details:
  • Layer: 187

  • ID: E2DE7737

Parameters:
  • count (int 32-bit) – N/A

  • stories (List of FoundStory) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 1 function.

stories.SearchPosts

Telegram API function.