github.com/gotd/td/tg.PhoneGroupCallStars.TotalStars (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_phone_group_call_stars_gen.go#L39: 	TotalStars int64
		tl_phone_group_call_stars_gen.go#L63: 	if !(g.TotalStars == 0) {
		tl_phone_group_call_stars_gen.go#L95: 	g.TotalStars = from.GetTotalStars()
		tl_phone_group_call_stars_gen.go#L158: 	b.PutLong(g.TotalStars)
		tl_phone_group_call_stars_gen.go#L207: 		g.TotalStars = value
		tl_phone_group_call_stars_gen.go#L268: 	return g.TotalStars