github.com/gotd/td/tg.PageTableCell.AlignRight (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_table_cell_gen.go#L49: 	AlignRight bool
		tl_page_table_cell_gen.go#L92: 	if !(p.AlignRight == false) {
		tl_page_table_cell_gen.go#L136: 	p.AlignRight = from.GetAlignRight()
		tl_page_table_cell_gen.go#L228: 	if !(p.AlignRight == false) {
		tl_page_table_cell_gen.go#L306: 	p.AlignRight = p.Flags.Has(4)
		tl_page_table_cell_gen.go#L375: 		p.AlignRight = true
		tl_page_table_cell_gen.go#L378: 		p.AlignRight = false