From 4fa9e42fd5520395d82ed678af82a6cc3de0b2c0 Mon Sep 17 00:00:00 2001 From: Elysia <71698422+aiko-chan-ai@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:18:37 +0700 Subject: [PATCH] Update index.d.ts --- typings/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/typings/index.d.ts b/typings/index.d.ts index 8aef4a9..1c1e2de 100644 --- a/typings/index.d.ts +++ b/typings/index.d.ts @@ -7367,6 +7367,7 @@ export type AnyChannel = | CategoryChannel | DMChannel | PartialDMChannel + | GroupDMChannel | NewsChannel | StageChannel | StoreChannel