botVerification
Describes a bot verification icon ».
type tg.BotVerification struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
BotID | int64 | yes | ID of the bot that verified this peer |
Icon | int64 | yes | Verification icon |
Description | string | yes | Verification description |
References
- Official documentation
- Generated Go reference
- TL definition:
botVerification#f93cd45c