github.com/gotd/td/tg.InitConnectionRequest.APIID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L48: APIID int
tl_init_connection_gen.go#L96: if !(i.APIID == 0) {
tl_init_connection_gen.go#L152: i.APIID = from.GetAPIID()
tl_init_connection_gen.go#L267: b.PutInt(i.APIID)
tl_init_connection_gen.go#L319: i.APIID = value
tl_init_connection_gen.go#L388: return i.APIID
github.com/gotd/td/telegram/internal/manager
conn.go#L308: APIID: c.appID,
conn.go#L336: APIID: c.appID,
![]() |
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. |