github.com/gotd/td/tg.StatsPercentValue.Zero (method)

4 uses

	github.com/gotd/td/tg (current package)
		tl_premium_boosts_status_gen.go#L132: 	if !(b.PremiumAudience.Zero()) {
		tl_premium_boosts_status_gen.go#L281: 	if !(b.PremiumAudience.Zero()) {
		tl_stats_broadcast_stats_gen.go#L146: 	if !(b.EnabledNotifications.Zero()) {
		tl_stats_percent_value_gen.go#L60: func (s *StatsPercentValue) Zero() bool {