So I was trying to make some slash commands by using "using DSharpPlus.SlashCommands; " Then I wrote the following
"var slashCommandsConfig = Client.UseSlashCommandsNext();"
But it says that "'DiscordClient' does not contain a definition for 'UseSlashCommandsNext'"
I have also installed the latest Dsharp plus packages(4.4.3)
How can I fix this?
#using DSharpPlus.SlashCommands; error
1 messages · Page 1 of 1 (latest)