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
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. |