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

8 uses

	github.com/gotd/td/tg (current package)
		tl_page_related_article_gen.go#L59: 	PhotoID int64
		tl_page_related_article_gen.go#L100: 	if !(p.PhotoID == 0) {
		tl_page_related_article_gen.go#L143: 		p.PhotoID = val
		tl_page_related_article_gen.go#L224: 	if !(p.PhotoID == 0) {
		tl_page_related_article_gen.go#L262: 		b.PutLong(p.PhotoID)
		tl_page_related_article_gen.go#L327: 		p.PhotoID = value
		tl_page_related_article_gen.go#L401: 	p.PhotoID = value
		tl_page_related_article_gen.go#L413: 	return p.PhotoID, true