View Source ExTDLib.Method.GetStory (ExTDLib v0.0.4)
Returns a story. Returns object_ptr<Story>.
| Name | Type | Description |
|---|---|---|
| story_sender_chat_id | string | Identifier of the chat that posted the story. |
| story_id | number | Story identifier. |
| only_local | bool | Pass true to get only locally available information without sending network requests. |
More details on telegram's documentation.