github.com/gotd/td/tg.InitConnectionRequest.Params (field)
11 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L73: Params JSONValueClass
tl_init_connection_gen.go#L120: if !(i.Params == nil) {
tl_init_connection_gen.go#L164: i.Params = val
tl_init_connection_gen.go#L244: if !(i.Params == nil) {
tl_init_connection_gen.go#L280: if i.Params == nil {
tl_init_connection_gen.go#L283: if err := i.Params.Encode(b); err != nil {
tl_init_connection_gen.go#L373: i.Params = value
tl_init_connection_gen.go#L460: i.Params = value
tl_init_connection_gen.go#L472: return i.Params, true
github.com/gotd/td/telegram/internal/manager
conn.go#L316: Params: c.device.Params,
conn.go#L344: Params: c.device.Params,
![]() |
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. |