stories.getStoriesViews

Obtain info about the view count, forward count, reactions and recent viewers of one or more stories.

 메서드 스키마는 레이어 164부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
peer InputPeer Peer whose stories should be fetched
id Vector<int> Story IDs

Result

stories.StoryViews

Only users can use this method

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.
400 CHANNEL_PRIVATE You haven't joined this channel/supergroup.
400 PEER_ID_INVALID The provided peer id is invalid.
400 STORY_ID_EMPTY You specified no story IDs.

Related pages

Telegram Stories

Telegram users and channels can easily post and view stories through the API.