const github.com/gotd/td/tg.ErrPaymentUnsupported

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L322: 	ErrPaymentUnsupported               = "PAYMENT_UNSUPPORTED"
		tl_errors_gen.go#L1983: 	return tgerr.Is(err, ErrPaymentUnsupported)