View Source ExTDLib.Method.OpenStory (ExTDLib v0.0.4)
Informs TDLib that a story is opened and is being viewed by the user. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| story_sender_chat_id | string | The identifier of the sender of the opened story. |
| story_id | number | The identifier of the story. |
More details on telegram's documentation.