github.com/gotd/td/tg.PageListItemBlocks.Checkbox (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_page_list_item_gen.go#L270: 	Checkbox bool
		tl_page_list_item_gen.go#L300: 	if !(p.Checkbox == false) {
		tl_page_list_item_gen.go#L328: 	p.Checkbox = from.GetCheckbox()
		tl_page_list_item_gen.go#L376: 	if !(p.Checkbox == false) {
		tl_page_list_item_gen.go#L435: 	p.Checkbox = p.Flags.Has(0)
		tl_page_list_item_gen.go#L461: 		p.Checkbox = true
		tl_page_list_item_gen.go#L464: 		p.Checkbox = false