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