inputMessageReplyTo
Message to which the specified message replies to
type tg.InputMessageReplyTo struct { /* ... */ }
Implements InputMessage.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int | yes | ID of the message that replies to the message we need |
References
- Official documentation
- Generated Go reference
- TL definition:
inputMessageReplyTo#bad88395