Reaction and view counters for a story
stories.storyViewsList#fb3f77ac count:int views:Vector<StoryView> users:Vector<User> = stories.StoryViewsList;
---functions---
stories.getStoryViewsList#4b3b5e97 id:int offset_date:int offset_id:long 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.