github.com/gotd/td/tg.PageRelatedArticle.PublishedDate (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_page_related_article_gen.go#L67: 	PublishedDate int
		tl_page_related_article_gen.go#L106: 	if !(p.PublishedDate == 0) {
		tl_page_related_article_gen.go#L151: 		p.PublishedDate = val
		tl_page_related_article_gen.go#L230: 	if !(p.PublishedDate == 0) {
		tl_page_related_article_gen.go#L268: 		b.PutInt(p.PublishedDate)
		tl_page_related_article_gen.go#L341: 		p.PublishedDate = value
		tl_page_related_article_gen.go#L437: 	p.PublishedDate = value
		tl_page_related_article_gen.go#L449: 	return p.PublishedDate, true