const github.com/gotd/td/tg.PageListItemBlocksTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_list_item_gen.go#L278: const PageListItemBlocksTypeID = 0x63ca67aa
tl_page_list_item_gen.go#L337: return PageListItemBlocksTypeID
tl_page_list_item_gen.go#L349: ID: PageListItemBlocksTypeID,
tl_page_list_item_gen.go#L389: b.PutID(PageListItemBlocksTypeID)
tl_page_list_item_gen.go#L419: if err := b.ConsumeID(PageListItemBlocksTypeID); err != nil {
tl_page_list_item_gen.go#L569: case PageListItemBlocksTypeID:
tl_registry_gen.go#L1076: PageListItemBlocksTypeID: "pageListItemBlocks#63ca67aa",
tl_registry_gen.go#L3543: "pageListItemBlocks": PageListItemBlocksTypeID,
tl_registry_gen.go#L6010: PageListItemBlocksTypeID: func() bin.Object { return &PageListItemBlocks{} },
tl_registry_gen.go#L8545: PageListItemBlocksTypeID,
![]() |
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. |