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

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L7009: 	Caption RichTextClass
		tl_page_block_gen.go#L7035: 	if !(p.Caption == nil) {
		tl_page_block_gen.go#L7057: 	p.Caption = from.GetCaption()
		tl_page_block_gen.go#L7118: 	if p.Caption == nil {
		tl_page_block_gen.go#L7121: 	if err := p.Caption.Encode(b); err != nil {
		tl_page_block_gen.go#L7165: 		p.Caption = value
		tl_page_block_gen.go#L7183: 	return p.Caption