Hello, so I wanted to use NextMessageAsync for my bot, but I got problem. It needs something called SocketCommandContext and it does need user and message, but firstly in SocketCommandContext user must be DiscordSocketClient, but SocketClient cannot be converted, secondly you need command message, but slash command is not a messsage, please help!