using id on route and named route breaks
Hello !
I experience an issue with my router where the
Any idea why it doesn't work ? I couldn't find anything in the documentation related to my case and I'm kinda lost to be honest.
Thanks you in advance !
I experience an issue with my router where the
/:id/@me/ route gets ignored and only the /:id/:guild_id/ route gets mounted when I navigate to http://localhost:1420/123456789123456789/@me (as example)Any idea why it doesn't work ? I couldn't find anything in the documentation related to my case and I'm kinda lost to be honest.
Thanks you in advance !
