inputBotAppID
Used to fetch information about a direct link Mini App by its ID
type tg.InputBotAppID struct { /* ... */ }
Implements InputBotApp.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | direct link Mini App ID. |
AccessHash | int64 | yes | Access hash, obtained from the botApp constructor. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputBotAppID#a920bd7a