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,