stories.StoryViewsList
- class pyrogram.raw.types.stories.StoryViewsList
 Reaction and view counters for a story
Constructor of
StoryViewsList.- Details:
 Layer:
196ID:
59D78FC5
- Parameters:
 count (
int32-bit) – Total number of results that can be fetchedviews_count (
int32-bit) – Total number of story viewsforwards_count (
int32-bit) – Total number of story forwards/repostsreactions_count (
int32-bit) – Number of reactions that were added to the storyviews (List of
StoryView) – Story view date and reaction informationchats (List of
Chat) – Mentioned chatsusers (List of
User) – Mentioned usersnext_offset (
str, optional) – Offset for pagination
- Functions:
 This object can be returned by 1 function.
Obtain the list of users that have viewed a specific story we posted