stories.incrementStoryViews

Increment the view counter of one or more stories.

 Cara skema tersedia sebagai lapisan 164. Tukar ยป

Parameters

Name Type Description
peer InputPeer Peer where the stories were posted.
id Vector<int> IDs of the stories (maximum 200 at a time).

Result

Bool

Only users can use this method

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.
400 STORY_ID_EMPTY You specified no story IDs.