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

2 uses

	github.com/gotd/td/tg (current package)
		tl_help_premium_promo_gen.go#L320: 			if err := value.Decode(b); err != nil {
		tl_premium_subscription_option_gen.go#L275: func (p *PremiumSubscriptionOption) Decode(b *bin.Buffer) error {