stories.FoundStories#
- class pyrogram.raw.types.stories.FoundStories#
Stories found using global story search .
Constructor of
FoundStories.- Details:
Layer:
220ID:
E2DE7737
- Parameters:
count (
int32-bit) – Total number of results found for the query.stories (List of
FoundStory) – Matching stories.chats (List of
Chat) – Mentioned chatsusers (List of
User) – Mentioned usersnext_offset (
str, optional) – Offset used to fetch the next page, if not set this is the final page.
- Functions:
This object can be returned by 1 function.
Globally search for stories using a hashtag or a location media area, see here for more info on the full flow.