github.com/gotd/td/tg.PageBlockEmbed.W (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L2820: 	W int
		tl_page_block_gen.go#L2867: 	if !(p.W == 0) {
		tl_page_block_gen.go#L2915: 		p.W = val
		tl_page_block_gen.go#L3008: 	if !(p.W == 0) {
		tl_page_block_gen.go#L3044: 		b.PutInt(p.W)
		tl_page_block_gen.go#L3104: 		p.W = value
		tl_page_block_gen.go#L3216: 	p.W = value
		tl_page_block_gen.go#L3228: 	return p.W, true