Update index.d.ts

This commit is contained in:
Elysia
2024-09-16 22:18:37 +07:00
parent f4a4fb6416
commit 4fa9e42fd5

1
typings/index.d.ts vendored
View File

@@ -7367,6 +7367,7 @@ export type AnyChannel =
| CategoryChannel
| DMChannel
| PartialDMChannel
| GroupDMChannel
| NewsChannel
| StageChannel
| StoreChannel