github.com/gotd/td/tg.AccountGetBotBusinessConnectionRequest.ConnectionID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_get_bot_business_connection_gen.go#L64: ConnectionID string
tl_account_get_bot_business_connection_gen.go#L82: if !(g.ConnectionID == "") {
tl_account_get_bot_business_connection_gen.go#L102: g.ConnectionID = from.GetConnectionID()
tl_account_get_bot_business_connection_gen.go#L150: b.PutString(g.ConnectionID)
tl_account_get_bot_business_connection_gen.go#L175: g.ConnectionID = value
tl_account_get_bot_business_connection_gen.go#L185: return g.ConnectionID
tl_account_get_bot_business_connection_gen.go#L221: ConnectionID: connectionid,
tl_server_gen.go#L2391: response, err := f(ctx, request.ConnectionID)
![]() |
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. |