Method GetResponseAsync
- Namespace
- DSharpPlus.Commands.Processors.SlashCommands
- Assembly
- DSharpPlus.Commands.dll
GetResponseAsync()
Gets the sent response.
public override ValueTask<DiscordMessage?> GetResponseAsync()Returns
- ValueTask<DiscordMessage>
- The sent response.