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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L77: 	ErrBotPaymentsDisabled              = "BOT_PAYMENTS_DISABLED"
		tl_errors_gen.go#L758: 	return tgerr.Is(err, ErrBotPaymentsDisabled)