Reaction and view counters for a story
stories.storyViewsList#46e9b9ec flags:# count:int reactions_count:int views:Vector<StoryView> users:Vector<User> next_offset:flags.0?string = stories.StoryViewsList;
---functions---
stories.getStoryViewsList#7ed23c57 flags:# just_contacts:flags.0?true reactions_first:flags.2?true peer:InputPeer q:flags.1?string id:int offset:string limit:int = stories.StoryViewsList;
Constructor | Description |
---|---|
stories.storyViewsList | Reaction and view counters for a story |
Method | Description |
---|---|
stories.getStoryViewsList | Obtain the list of users that have viewed a specific story we posted |
Telegram users and channels can easily post and view stories through the API.