From 419f57ec74a1cd4a427d38bd0ddd6b8ce29cbe17 Mon Sep 17 00:00:00 2001 From: ayntee Date: Mon, 8 Mar 2021 19:09:12 +0400 Subject: [PATCH] fix(handlers/webhook): change return type of editWebhookMessage() & deleteWebhookMessage() to Message (#636) * fix: change any to message types * Update webhook.ts * Update src/api/handlers/webhook.ts Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com> Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>