stories.Stories# class hydrogram.raw.types.stories.Stories[source]# Telegram API type. Constructor of Stories. Details: Layer: 166 ID: 5DD8C3C8 Parameters: count (int 32-bit) – N/A stories (List of StoryItem) – N/A chats (List of Chat) – N/A users (List of User) – N/A Functions:This object can be returned by 3 functions. stories.GetPinnedStories Telegram API function. stories.GetStoriesArchive Telegram API function. stories.GetStoriesByID Telegram API function.