updateNewBotConnection
No description available.
type tg.UpdateNewBotConnection struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Confirmed | bool | — | Confirmed field of UpdateNewBotConnection. |
BotID | int64 | yes | BotID field of UpdateNewBotConnection. |
Date | int | — | Date field of UpdateNewBotConnection. |
Device | string | — | Device field of UpdateNewBotConnection. |
Location | string | — | Location field of UpdateNewBotConnection. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateNewBotConnection#b22083a6