stories.IncrementStoryViews¶
- class hydrogram.raw.functions.stories.IncrementStoryViews[source]¶
Increment the view counter of one or more stories.
- Details:
Layer:
181ID:
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