const github.com/gotd/td/tg.PageBlockPullquoteTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L1889: const PageBlockPullquoteTypeID = 0x4f4456d3
tl_page_block_gen.go#L1940: return PageBlockPullquoteTypeID
tl_page_block_gen.go#L1952: ID: PageBlockPullquoteTypeID,
tl_page_block_gen.go#L1976: b.PutID(PageBlockPullquoteTypeID)
tl_page_block_gen.go#L2005: if err := b.ConsumeID(PageBlockPullquoteTypeID); err != nil {
tl_page_block_gen.go#L5591: case PageBlockPullquoteTypeID:
tl_registry_gen.go#L721: PageBlockPullquoteTypeID: "pageBlockPullquote#4f4456d3",
tl_registry_gen.go#L2503: "pageBlockPullquote": PageBlockPullquoteTypeID,
tl_registry_gen.go#L4285: PageBlockPullquoteTypeID: func() bin.Object { return &PageBlockPullquote{} },
tl_registry_gen.go#L6240: PageBlockPullquoteTypeID,
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. |