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

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L4407: 	Title RichTextClass
		tl_page_block_gen.go#L4441: 	if !(p.Title == nil) {
		tl_page_block_gen.go#L4469: 	p.Title = from.GetTitle()
		tl_page_block_gen.go#L4546: 	if p.Title == nil {
		tl_page_block_gen.go#L4549: 	if err := p.Title.Encode(b); err != nil {
		tl_page_block_gen.go#L4589: 		p.Title = value
		tl_page_block_gen.go#L4654: 	return p.Title