View Source ExTDLib.Object.MessageStory (ExTDLib v0.0.4)
A message with a forwarded story.
| Name | Type | Description |
|---|---|---|
| story_sender_chat_id | string | Identifier of the chat that posted the story. |
| story_id | number | Story identifier. |
| via_mention | bool | True, if the story was automatically forwarded because of a mention of the user. |
More details on telegram's documentation.