Table of Contents

Method GetOriginalResponseAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetOriginalResponseAsync()

Gets the original interaction response.

public Task<DiscordMessage> GetOriginalResponseAsync()

Returns

Task<DiscordMessage>

The original message that was sent. This does not work on ephemeral messages.