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