const github.com/gotd/td/tg.WebPagePendingTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L511: WebPagePendingTypeID: "webPagePending#b0d13e47",
tl_registry_gen.go#L2293: "webPagePending": WebPagePendingTypeID,
tl_registry_gen.go#L4075: WebPagePendingTypeID: func() bin.Object { return &WebPagePending{} },
tl_registry_gen.go#L6711: WebPagePendingTypeID,
tl_web_page_gen.go#L259: const WebPagePendingTypeID = 0xb0d13e47
tl_web_page_gen.go#L321: return WebPagePendingTypeID
tl_web_page_gen.go#L333: ID: WebPagePendingTypeID,
tl_web_page_gen.go#L369: b.PutID(WebPagePendingTypeID)
tl_web_page_gen.go#L395: if err := b.ConsumeID(WebPagePendingTypeID); err != nil {
tl_web_page_gen.go#L1736: case WebPagePendingTypeID:
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. |