stories.IncrementStoryViews#
- class pyrogram.raw.functions.stories.IncrementStoryViews#
Increment the view counter of one or more stories.
- Details:
Layer:
211
ID:
B2028AFB
- Parameters:
peer (
InputPeer
) – Peer where the stories were posted.id (List of
int
32-bit
) – IDs of the stories (maximum 200 at a time).
- Returns:
bool