const github.com/gotd/td/tg.PageBlockRelatedArticlesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L5011: const PageBlockRelatedArticlesTypeID = 0x16115a96
tl_page_block_gen.go#L5062: return PageBlockRelatedArticlesTypeID
tl_page_block_gen.go#L5074: ID: PageBlockRelatedArticlesTypeID,
tl_page_block_gen.go#L5098: b.PutID(PageBlockRelatedArticlesTypeID)
tl_page_block_gen.go#L5127: if err := b.ConsumeID(PageBlockRelatedArticlesTypeID); err != nil {
tl_page_block_gen.go#L5689: case PageBlockRelatedArticlesTypeID:
tl_registry_gen.go#L735: PageBlockRelatedArticlesTypeID: "pageBlockRelatedArticles#16115a96",
tl_registry_gen.go#L2517: "pageBlockRelatedArticles": PageBlockRelatedArticlesTypeID,
tl_registry_gen.go#L4299: PageBlockRelatedArticlesTypeID: func() bin.Object { return &PageBlockRelatedArticles{} },
tl_registry_gen.go#L6254: PageBlockRelatedArticlesTypeID,
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. |