mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-15 10:58:18 +00:00
chore(Deps): update discord-api-types to 0.19.0 (#6147)
This commit is contained in:
Vendored
+1
-1
@@ -29,7 +29,7 @@ import {
|
||||
GatewayVoiceServerUpdateDispatchData,
|
||||
GatewayVoiceStateUpdateDispatchData,
|
||||
Snowflake,
|
||||
} from 'discord-api-types/v8';
|
||||
} from 'discord-api-types/v9';
|
||||
import { EventEmitter } from 'events';
|
||||
import { Stream } from 'stream';
|
||||
import * as WebSocket from 'ws';
|
||||
|
||||
Reference in New Issue
Block a user