github.com/gotd/td/tg.InitConnectionRequest.Query (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L75: Query bin.Object
tl_init_connection_gen.go#L123: if !(i.Query == nil) {
tl_init_connection_gen.go#L167: i.Query = from.GetQuery()
tl_init_connection_gen.go#L287: if err := i.Query.Encode(b); err != nil {
tl_init_connection_gen.go#L376: if err := i.Query.Decode(b); err != nil {
tl_init_connection_gen.go#L480: return i.Query
github.com/gotd/td/telegram/internal/manager
conn.go#L317: Query: query,
conn.go#L345: Query: c.wrapRequest(&tg.HelpGetConfigRequest{}),
![]() |
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. |