bots.botInfo
Localized information about a bot.
type tg.BotsBotInfo struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Name | string | yes | Bot name |
About | string | yes | Bot about text |
Description | string | yes | Bot description |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
bots.botInfo#e8a775b0