attachMenuBots
Represents a list of bot mini apps that can be launched from the attachment menu »
type tg.AttachMenuBots struct { /* ... */ }
Implements AttachMenuBots.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Hash | int64 | yes | Hash used for caching, for more info click here |
Bots | []AttachMenuBot | yes | List of bot mini apps that can be launched from the attachment menu » |
Users | []UserClass | yes | Info about related users/bots |
References
- Official documentation
- Generated Go reference
- TL definition:
attachMenuBots#3c4301c0