View Source ExTDLib.Object.StoryPublicForwards (ExTDLib v0.0.4)

Represents a list of public forwards and reposts of a story.

NameTypeDescription
total_countnumberApproximate total number of messages and stories found.
forwardsStoryPublicForwardList of found public forwards and reposts.
next_offsetstringThe offset for the next request. If empty, then there are no more results.

More details on telegram's documentation.