Method DeleteResponseAsync
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
DeleteResponseAsync(CancellationToken)
Deletes the interaction response.
public Task DeleteResponseAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token to cancel the request.