stories.AllStories
- class pyrogram.raw.types.stories.AllStories
Full list of active (or active and hidden) stories.
Constructor of
AllStories
.- Details:
Layer:
194
ID:
6EFC5E81
- Parameters:
count (
int
32-bit
) – Total number of active (or active and hidden) storiesstate (
str
) – State to use for paginationpeer_stories (List of
PeerStories
) – Storieschats (List of
Chat
) – Mentioned chatsusers (List of
User
) – Mentioned usersstealth_mode (
StoriesStealthMode
) – Current stealth mode informationhas_more (
bool
, optional) – Whether more results can be fetched as described here ».
- Functions:
This object can be returned by 1 function.
Fetch the List of active (or active and hidden) stories, see here » for more info on watching stories.