mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
typings(VoiceRegion): remove no longer existing sampleHostname
This commit is contained in:
parent
b2707e9ee5
commit
c966aa2457
1 changed files with 0 additions and 1 deletions
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
|
|
@ -1152,7 +1152,6 @@ declare module 'discord.js' {
|
|||
public id: string;
|
||||
public name: string;
|
||||
public optimal: boolean;
|
||||
public sampleHostname: string;
|
||||
public vip: boolean;
|
||||
public toJSON(): object;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue