const github.com/gotd/td/tg.PageBlockParagraphTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L873: const PageBlockParagraphTypeID = 0x467a0766
tl_page_block_gen.go#L919: return PageBlockParagraphTypeID
tl_page_block_gen.go#L931: ID: PageBlockParagraphTypeID,
tl_page_block_gen.go#L951: b.PutID(PageBlockParagraphTypeID)
tl_page_block_gen.go#L974: if err := b.ConsumeID(PageBlockParagraphTypeID); err != nil {
tl_page_block_gen.go#L5542: case PageBlockParagraphTypeID:
tl_registry_gen.go#L714: PageBlockParagraphTypeID: "pageBlockParagraph#467a0766",
tl_registry_gen.go#L2496: "pageBlockParagraph": PageBlockParagraphTypeID,
tl_registry_gen.go#L4278: PageBlockParagraphTypeID: func() bin.Object { return &PageBlockParagraph{} },
tl_registry_gen.go#L6233: PageBlockParagraphTypeID,
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. |