const github.com/gotd/td/tg.PageTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_page_gen.go#L75: const PageTypeID = 0x98657f0d
tl_page_gen.go#L157: return PageTypeID
tl_page_gen.go#L169: ID: PageTypeID,
tl_page_gen.go#L237: b.PutID(PageTypeID)
tl_page_gen.go#L289: if err := b.ConsumeID(PageTypeID); err != nil {
tl_registry_gen.go#L931: PageTypeID: "page#98657f0d",
tl_registry_gen.go#L2713: "page": PageTypeID,
tl_registry_gen.go#L4495: PageTypeID: func() bin.Object { return &Page{} },
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. |