mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
chore(Deps): update discord-api-types to 0.19.0 (#6147)
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -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