mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
This commit is contained in:
@@ -4,6 +4,6 @@ export enum DiscordInteractionResponseTypes {
|
||||
Pong = 1,
|
||||
/** Respond to an interaction with a message */
|
||||
ChannelMessageWithSource = 4,
|
||||
/** ACK an interaction and edit to a response later, the user sees a loading state */
|
||||
/** ACK an interaction and edit a response later, the user sees a loading state */
|
||||
DeferredChannelMessageWithSource = 5,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user