github.com/gotd/td/tg.PageBlockBlockquote.Caption (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L1713: 	Caption RichTextClass
		tl_page_block_gen.go#L1739: 	if !(p.Caption == nil) {
		tl_page_block_gen.go#L1761: 	p.Caption = from.GetCaption()
		tl_page_block_gen.go#L1819: 	if p.Caption == nil {
		tl_page_block_gen.go#L1822: 	if err := p.Caption.Encode(b); err != nil {
		tl_page_block_gen.go#L1856: 		p.Caption = value
		tl_page_block_gen.go#L1874: 	return p.Caption