github.com/gotd/td/tg.PageBlockTable.Striped (field)
7 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L4335: Striped bool
tl_page_block_gen.go#L4368: if !(p.Striped == false) {
tl_page_block_gen.go#L4398: p.Striped = from.GetStriped()
tl_page_block_gen.go#L4453: if !(p.Striped == false) {
tl_page_block_gen.go#L4513: p.Striped = p.Flags.Has(1)
tl_page_block_gen.go#L4564: p.Striped = true
tl_page_block_gen.go#L4567: p.Striped = 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. |