View Source ExTDLib.Method.GetStory (ExTDLib v0.0.4)

Returns a story. Returns object_ptr<Story>.

NameTypeDescription
story_sender_chat_idstringIdentifier of the chat that posted the story.
story_idnumberStory identifier.
only_localboolPass true to get only locally available information without sending network requests.

More details on telegram's documentation.