inputReplyToStory
Reply to a story.
type tg.InputReplyToStory struct { /* ... */ }
Implements InputReplyTo.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | InputPeerClass | yes | Sender of the story |
StoryID | int | yes | ID of the story to reply to. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputReplyToStory#5881323a