inlineBotWebView
Specifies an inline mode mini app button, shown on top of the inline query results list.
type tg.InlineBotWebView struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | string | yes | Text of the button |
URL | string | yes | Webapp URL |
References
- Official documentation
- Generated Go reference
- TL definition:
inlineBotWebView#b57295d5