Morgan FUCHS

Results 5 comments of Morgan FUCHS

I also have the problem (MYSQL) for find() with several relations, a simple condition and a pagination ``` findAll({ relations: ["relation1", "relation2"], where: { id = '' }, take: 100,...

Me too... allCommand() return empty result : `{ "applications": [], "application_commands": [], "cursor": { "previous": null, "next": null, "repaired": false } }`

> ```ts > freezer-midjourney-api > ``` A function has not been fixed... ``` getCommand( ... const url = `${this.config.DiscordBaseUrl}/api/v9/channels/${this.config.ChannelId}/application-commands/search?${searchParams}`; ```

Do you think Midjourney analyses requests made on Discord?