Some changes

This commit is contained in:
killer069
2021-11-18 15:48:33 +05:30
parent 81e6bc0092
commit 241884d69c
171 changed files with 682 additions and 669 deletions

View File

@@ -201,7 +201,7 @@ export class SoundCloudPlaylist {
/**
* SoundCloud Stream class
*/
export class Stream {
export class SoundCloudStream {
stream: Readable;
type: StreamType;
private url: string;