inputPollAnswer
No description available.
type tg.InputPollAnswer struct { /* ... */ }
Implements PollAnswer.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | TextWithEntities | yes | Text field of InputPollAnswer. |
Media | InputMediaClass | — | Media field of InputPollAnswer. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputPollAnswer#199fed96