mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
build: bump Undici and discord-api-types (#9779)
* build: bump discord-api-types * build: bump Undici too --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
2
packages/discord.js/typings/index.d.ts
vendored
2
packages/discord.js/typings/index.d.ts
vendored
@@ -905,6 +905,8 @@ export type CategoryChannelType = Exclude<
|
||||
| ChannelType.PrivateThread
|
||||
| ChannelType.GuildCategory
|
||||
| ChannelType.GuildDirectory
|
||||
// TODO: https://github.com/discordjs/discord.js/pull/9662
|
||||
| ChannelType.GuildMedia
|
||||
>;
|
||||
|
||||
export class CategoryChannel extends GuildChannel {
|
||||
|
||||
Reference in New Issue
Block a user