View Source ExTDLib.Object.StoryViewers (ExTDLib v0.0.4)
Represents a list of story viewers.
| Name | Type | Description |
|---|---|---|
| total_count | number | Approximate total number of story viewers found. |
| total_reaction_count | number | Approximate total number of reactions set by found story viewers. |
| viewers | storyViewer | List of story viewers. |
| next_offset | string | The offset for the next request. If empty, then there are no more results. |
More details on telegram's documentation.