requestPeerTypeCreateBot
No description available.
type tg.RequestPeerTypeCreateBot struct { /* ... */ }
Implements RequestPeerType.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
BotManaged | bool | — | BotManaged field of RequestPeerTypeCreateBot. |
SuggestedName | string | — | SuggestedName field of RequestPeerTypeCreateBot. |
SuggestedUsername | string | — | SuggestedUsername field of RequestPeerTypeCreateBot. |
References
- Official documentation
- Generated Go reference
- TL definition:
requestPeerTypeCreateBot#3e81e078