const github.com/gotd/td/tg.PageRelatedArticleTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_page_related_article_gen.go#L71: const PageRelatedArticleTypeID = 0xb390dc08
tl_page_related_article_gen.go#L160: return PageRelatedArticleTypeID
tl_page_related_article_gen.go#L172: ID: PageRelatedArticleTypeID,
tl_page_related_article_gen.go#L240: b.PutID(PageRelatedArticleTypeID)
tl_page_related_article_gen.go#L278: if err := b.ConsumeID(PageRelatedArticleTypeID); err != nil {
tl_registry_gen.go#L930: PageRelatedArticleTypeID: "pageRelatedArticle#b390dc08",
tl_registry_gen.go#L2712: "pageRelatedArticle": PageRelatedArticleTypeID,
tl_registry_gen.go#L4494: PageRelatedArticleTypeID: func() bin.Object { return &PageRelatedArticle{} },
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. |