github.com/gotd/td/tg.PageBlockEmbedPost.AuthorPhotoID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L3267: 	AuthorPhotoID int64
		tl_page_block_gen.go#L3304: 	if !(p.AuthorPhotoID == 0) {
		tl_page_block_gen.go#L3344: 	p.AuthorPhotoID = from.GetAuthorPhotoID()
		tl_page_block_gen.go#L3422: 	b.PutLong(p.AuthorPhotoID)
		tl_page_block_gen.go#L3475: 		p.AuthorPhotoID = value
		tl_page_block_gen.go#L3537: 	return p.AuthorPhotoID