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

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_table_cell_gen.go#L53: 	ValignBottom bool
		tl_page_table_cell_gen.go#L98: 	if !(p.ValignBottom == false) {
		tl_page_table_cell_gen.go#L138: 	p.ValignBottom = from.GetValignBottom()
		tl_page_table_cell_gen.go#L234: 	if !(p.ValignBottom == false) {
		tl_page_table_cell_gen.go#L308: 	p.ValignBottom = p.Flags.Has(6)
		tl_page_table_cell_gen.go#L413: 		p.ValignBottom = true
		tl_page_table_cell_gen.go#L416: 		p.ValignBottom = false