const github.com/gotd/td/tg.PageBlockListTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L1557: const PageBlockListTypeID = 0xe4e88011
tl_page_block_gen.go#L1603: return PageBlockListTypeID
tl_page_block_gen.go#L1615: ID: PageBlockListTypeID,
tl_page_block_gen.go#L1635: b.PutID(PageBlockListTypeID)
tl_page_block_gen.go#L1661: if err := b.ConsumeID(PageBlockListTypeID); err != nil {
tl_page_block_gen.go#L5577: case PageBlockListTypeID:
tl_registry_gen.go#L719: PageBlockListTypeID: "pageBlockList#e4e88011",
tl_registry_gen.go#L2501: "pageBlockList": PageBlockListTypeID,
tl_registry_gen.go#L4283: PageBlockListTypeID: func() bin.Object { return &PageBlockList{} },
tl_registry_gen.go#L6238: PageBlockListTypeID,
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. |