const github.com/gotd/td/tg.PageBlockEmbedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2760: const PageBlockEmbedTypeID = 0xa8718dc5
tl_page_block_gen.go#L2859: return PageBlockEmbedTypeID
tl_page_block_gen.go#L2871: ID: PageBlockEmbedTypeID,
tl_page_block_gen.go#L2951: b.PutID(PageBlockEmbedTypeID)
tl_page_block_gen.go#L2990: if err := b.ConsumeID(PageBlockEmbedTypeID); err != nil {
tl_page_block_gen.go#L5619: case PageBlockEmbedTypeID:
tl_registry_gen.go#L725: PageBlockEmbedTypeID: "pageBlockEmbed#a8718dc5",
tl_registry_gen.go#L2507: "pageBlockEmbed": PageBlockEmbedTypeID,
tl_registry_gen.go#L4289: PageBlockEmbedTypeID: func() bin.Object { return &PageBlockEmbed{} },
tl_registry_gen.go#L6244: PageBlockEmbedTypeID,
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. |