Table of Contents

Method GetResponseAsync

Namespace
DSharpPlus.Commands
Assembly
DSharpPlus.Commands.dll

GetResponseAsync()

Gets the sent response.

public abstract ValueTask<DiscordMessage?> GetResponseAsync()

Returns

ValueTask<DiscordMessage>

The sent response.