bots.previewInfo
Contains info about Main Mini App previews, see here » for more info.
type tg.BotsPreviewInfo struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Media | []BotPreviewMedia | yes | All preview medias for the language code passed to bots.getPreviewInfo. |
LangCodes | []string | yes | All available language codes for which preview medias were uploaded (regardless of the language code passed to bots.getPreviewInfo). |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
bots.previewInfo#ca71d64