const github.com/gotd/td/tg.PageListItemBlocksTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_list_item_gen.go#L184: const PageListItemBlocksTypeID = 0x25e073fc
tl_page_list_item_gen.go#L230: return PageListItemBlocksTypeID
tl_page_list_item_gen.go#L242: ID: PageListItemBlocksTypeID,
tl_page_list_item_gen.go#L262: b.PutID(PageListItemBlocksTypeID)
tl_page_list_item_gen.go#L288: if err := b.ConsumeID(PageListItemBlocksTypeID); err != nil {
tl_page_list_item_gen.go#L383: case PageListItemBlocksTypeID:
tl_registry_gen.go#L927: PageListItemBlocksTypeID: "pageListItemBlocks#25e073fc",
tl_registry_gen.go#L2709: "pageListItemBlocks": PageListItemBlocksTypeID,
tl_registry_gen.go#L4491: PageListItemBlocksTypeID: func() bin.Object { return &PageListItemBlocks{} },
tl_registry_gen.go#L6259: PageListItemBlocksTypeID,
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. |