github.com/gotd/td/tg.StatsPercentValue.Encode (method, view implemented interface methods)

3 uses

	github.com/gotd/td/tg (current package)
		tl_premium_boosts_status_gen.go#L320: 		if err := b.PremiumAudience.Encode(buf); err != nil {
		tl_stats_broadcast_stats_gen.go#L403: 	if err := b.EnabledNotifications.Encode(buf); err != nil {
		tl_stats_percent_value_gen.go#L128: func (s *StatsPercentValue) Encode(b *bin.Buffer) error {