Layer 220
PageBlockBlockquote
Quote (equivalent to the HTML <blockquote> )
constructor
Returns
PageBlockGogram Example
// Creating PageBlockBlockquote constructor obj := &tg.PageBlockBlockquote{ Text: &tg.RichText{}, Caption: &tg.RichText{}, }