github.com/gotd/td/tg.Boost.Stars (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_boost_gen.go#L96: 	Stars int64
		tl_boost_gen.go#L147: 	if !(b.Stars == 0) {
		tl_boost_gen.go#L200: 		b.Stars = val
		tl_boost_gen.go#L307: 	if !(b.Stars == 0) {
		tl_boost_gen.go#L346: 		buf.PutLong(b.Stars)
		tl_boost_gen.go#L429: 		b.Stars = value
		tl_boost_gen.go#L590: 	b.Stars = value
		tl_boost_gen.go#L602: 	return b.Stars, true