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

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L4987: 	Title RichTextClass
		tl_page_block_gen.go#L5019: 	if !(p.Title == nil) {
		tl_page_block_gen.go#L5043: 	p.Title = from.GetTitle()
		tl_page_block_gen.go#L5120: 	if p.Title == nil {
		tl_page_block_gen.go#L5123: 	if err := p.Title.Encode(b); err != nil {
		tl_page_block_gen.go#L5173: 		p.Title = value
		tl_page_block_gen.go#L5210: 	return p.Title