const github.com/gotd/td/tg.PageBlockMapTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L5199: const PageBlockMapTypeID = 0xa44f3ef6
tl_page_block_gen.go#L5265: return PageBlockMapTypeID
tl_page_block_gen.go#L5277: ID: PageBlockMapTypeID,
tl_page_block_gen.go#L5313: b.PutID(PageBlockMapTypeID)
tl_page_block_gen.go#L5342: if err := b.ConsumeID(PageBlockMapTypeID); err != nil {
tl_page_block_gen.go#L5696: case PageBlockMapTypeID:
tl_registry_gen.go#L736: PageBlockMapTypeID: "pageBlockMap#a44f3ef6",
tl_registry_gen.go#L2518: "pageBlockMap": PageBlockMapTypeID,
tl_registry_gen.go#L4300: PageBlockMapTypeID: func() bin.Object { return &PageBlockMap{} },
tl_registry_gen.go#L6255: PageBlockMapTypeID,
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. |