View Source ExTDLib.Object.StoryPublicForwards (ExTDLib v0.0.4)
Represents a list of public forwards and reposts of a story.
| Name | Type | Description |
|---|---|---|
| total_count | number | Approximate total number of messages and stories found. |
| forwards | StoryPublicForward | List of found public forwards and reposts. |
| next_offset | string | The offset for the next request. If empty, then there are no more results. |
More details on telegram's documentation.