const github.com/gotd/td/tg.PageBlockTableTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L4413: const PageBlockTableTypeID = 0xbf4dea82
tl_page_block_gen.go#L4477: return PageBlockTableTypeID
tl_page_block_gen.go#L4489: ID: PageBlockTableTypeID,
tl_page_block_gen.go#L4533: b.PutID(PageBlockTableTypeID)
tl_page_block_gen.go#L4566: if err := b.ConsumeID(PageBlockTableTypeID); err != nil {
tl_page_block_gen.go#L7481: case PageBlockTableTypeID:
tl_registry_gen.go#L860: PageBlockTableTypeID: "pageBlockTable#bf4dea82",
tl_registry_gen.go#L3327: "pageBlockTable": PageBlockTableTypeID,
tl_registry_gen.go#L5794: PageBlockTableTypeID: func() bin.Object { return &PageBlockTable{} },
tl_registry_gen.go#L8527: PageBlockTableTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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. |