Update index.d.ts
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -528,7 +528,7 @@ export type MappedChannelCategoryTypes = EnumValueMapped<
|
||||
GUILD_TEXT: TextChannel;
|
||||
GUILD_STORE: StoreChannel;
|
||||
GUILD_STAGE_VOICE: StageChannel;
|
||||
GUILD_FORUM: void;
|
||||
GUILD_FORUM: undefined;
|
||||
}
|
||||
>;
|
||||
|
||||
|
Reference in New Issue
Block a user