github.com/gotd/td/tg.PageListItemBlocks.Checked (field)
7 uses
github.com/gotd/td/tg (current package)
tl_page_list_item_gen.go#L272: Checked bool
tl_page_list_item_gen.go#L303: if !(p.Checked == false) {
tl_page_list_item_gen.go#L329: p.Checked = from.GetChecked()
tl_page_list_item_gen.go#L379: if !(p.Checked == false) {
tl_page_list_item_gen.go#L436: p.Checked = p.Flags.Has(1)
tl_page_list_item_gen.go#L480: p.Checked = true
tl_page_list_item_gen.go#L483: p.Checked = false
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |