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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L67: 	ErrBotAppInvalid                    = "BOT_APP_INVALID"
		tl_errors_gen.go#L708: 	return tgerr.Is(err, ErrBotAppInvalid)