github.com/gotd/td/tg.PageBlockOrderedList.Start (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L4679: 	Start int
		tl_page_block_gen.go#L4715: 	if !(p.Start == 0) {
		tl_page_block_gen.go#L4744: 		p.Start = val
		tl_page_block_gen.go#L4804: 	if !(p.Start == 0) {
		tl_page_block_gen.go#L4840: 		b.PutInt(p.Start)
		tl_page_block_gen.go#L4892: 		p.Start = value
		tl_page_block_gen.go#L4934: 	p.Start = value
		tl_page_block_gen.go#L4946: 	return p.Start, true