Removed proxy

This commit is contained in:
killer069
2021-12-07 10:50:42 +05:30
parent 327bcce360
commit 134e0a69eb
3 changed files with 4 additions and 45 deletions

View File

@@ -103,7 +103,6 @@ import { DeezerAlbum, DeezerPlaylist, DeezerTrack } from './Deezer/classes';
* @param options
*
* - `number` quality : Quality number. [ 0 = Lowest, 1 = Medium, 2 = Highest ]
* - `Proxy[]` proxy : sends data through a proxy
* - `boolean` htmldata : given data is html data or not
* @returns A {@link YouTubeStream} or {@link SoundCloudStream} Stream to play
*/