github.com/gotd/td/tg.InitConnectionRequest.APIID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L48: APIID int
tl_init_connection_gen.go#L92: if !(i.APIID == 0) {
tl_init_connection_gen.go#L148: i.APIID = from.GetAPIID()
tl_init_connection_gen.go#L263: b.PutInt(i.APIID)
tl_init_connection_gen.go#L315: i.APIID = value
tl_init_connection_gen.go#L384: return i.APIID
github.com/gotd/td/telegram/internal/manager
conn.go#L194: APIID: c.appID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |