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
|  | The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |