github.com/gotd/td/tg.PageBlockDetails.Title (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L4768: 	Title RichTextClass
		tl_page_block_gen.go#L4800: 	if !(p.Title == nil) {
		tl_page_block_gen.go#L4824: 	p.Title = from.GetTitle()
		tl_page_block_gen.go#L4901: 	if p.Title == nil {
		tl_page_block_gen.go#L4904: 	if err := p.Title.Encode(b); err != nil {
		tl_page_block_gen.go#L4954: 		p.Title = value
		tl_page_block_gen.go#L4991: 	return p.Title