github.com/gotd/td/tg.StarsSubscription.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_payments_stars_status_gen.go#L374: 			if err := value.Decode(b); err != nil {
		tl_stars_subscription_gen.go#L362: func (s *StarsSubscription) Decode(b *bin.Buffer) error {