const github.com/gotd/td/tg.WebPageNotModifiedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L513: WebPageNotModifiedTypeID: "webPageNotModified#7311ca11",
tl_registry_gen.go#L2295: "webPageNotModified": WebPageNotModifiedTypeID,
tl_registry_gen.go#L4077: WebPageNotModifiedTypeID: func() bin.Object { return &WebPageNotModified{} },
tl_registry_gen.go#L6713: WebPageNotModifiedTypeID,
tl_web_page_gen.go#L1473: const WebPageNotModifiedTypeID = 0x7311ca11
tl_web_page_gen.go#L1525: return WebPageNotModifiedTypeID
tl_web_page_gen.go#L1537: ID: WebPageNotModifiedTypeID,
tl_web_page_gen.go#L1565: b.PutID(WebPageNotModifiedTypeID)
tl_web_page_gen.go#L1589: if err := b.ConsumeID(WebPageNotModifiedTypeID); err != nil {
tl_web_page_gen.go#L1750: case WebPageNotModifiedTypeID:
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. |