const github.com/gotd/td/tg.PageBlockEmbedPostTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L3209: const PageBlockEmbedPostTypeID = 0xf259a80b
tl_page_block_gen.go#L3285: return PageBlockEmbedPostTypeID
tl_page_block_gen.go#L3297: ID: PageBlockEmbedPostTypeID,
tl_page_block_gen.go#L3341: b.PutID(PageBlockEmbedPostTypeID)
tl_page_block_gen.go#L3375: if err := b.ConsumeID(PageBlockEmbedPostTypeID); err != nil {
tl_page_block_gen.go#L5626: case PageBlockEmbedPostTypeID:
tl_registry_gen.go#L726: PageBlockEmbedPostTypeID: "pageBlockEmbedPost#f259a80b",
tl_registry_gen.go#L2508: "pageBlockEmbedPost": PageBlockEmbedPostTypeID,
tl_registry_gen.go#L4290: PageBlockEmbedPostTypeID: func() bin.Object { return &PageBlockEmbedPost{} },
tl_registry_gen.go#L6245: PageBlockEmbedPostTypeID,
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. |