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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L71: 	ErrBotDomainInvalid                 = "BOT_DOMAIN_INVALID"
		tl_errors_gen.go#L728: 	return tgerr.Is(err, ErrBotDomainInvalid)