mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Update execute_webhook.ts
This commit is contained in:
@@ -26,4 +26,3 @@ export interface ExecuteWebhook {
|
||||
export type DiscordExecuteWebhook = SnakeCasedPropertiesDeep<
|
||||
Omit<ExecuteWebhook, "wait">
|
||||
>;
|
||||
//TODO: check this
|
||||
|
||||
Reference in New Issue
Block a user