inputBotInlineMessageMediaAuto
A media
type tg.InputBotInlineMessageMediaAuto struct { /* ... */ }
Implements InputBotInlineMessage.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
InvertMedia | bool | — | If set, any eventual webpage preview will be shown on top of the message instead of at the bottom. |
Message | string | yes | Caption |
Entities | []MessageEntityClass | — | Message entities for styled text |
ReplyMarkup | ReplyMarkupClass | — | Inline keyboard |
References
- Official documentation
- Generated Go reference
- TL definition:
inputBotInlineMessageMediaAuto#3380c786