Category "nextcord"

Nextcord Slash Command | nextcord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body

I was migrating my bot from discord.py to nextcord and I changed my help command to a slash command, but it kept showing me this error: nextcord.errors.HTTPExc

Slash Commands in nextcord

I am trying to make slash commands in my bot. However when I run the bot, the slash commands dont appear, I've tried reinviting the bot too. Here it my current