github.com/gotd/td/tg.AccountConfirmBotConnectionRequest.BotID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_account_confirm_bot_connection_gen.go#L39: BotID InputUserClass
tl_account_confirm_bot_connection_gen.go#L57: if !(c.BotID == nil) {
tl_account_confirm_bot_connection_gen.go#L77: c.BotID = from.GetBotID()
tl_account_confirm_bot_connection_gen.go#L125: if c.BotID == nil {
tl_account_confirm_bot_connection_gen.go#L128: if err := c.BotID.Encode(b); err != nil {
tl_account_confirm_bot_connection_gen.go#L155: c.BotID = value
tl_account_confirm_bot_connection_gen.go#L165: return c.BotID
tl_account_confirm_bot_connection_gen.go#L175: BotID: botid,
tl_server_gen.go#L2860: response, err := f(ctx, request.BotID)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |