stories.AllStories¶
- class pyrogram.raw.types.stories.AllStories¶
Telegram API type.
Constructor of
AllStories
.- Details:
Layer:
194
ID:
6EFC5E81
- Parameters:¶
count (
int
32-bit
) – N/Astate (
str
) – N/Apeer_stories (List of
PeerStories
) – N/Achats (List of
Chat
) – N/Ausers (List of
User
) – N/Astealth_mode (
StoriesStealthMode
) – N/Ahas_more (
bool
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.