pretty code

This commit is contained in:
killer069
2021-11-23 09:56:08 +05:30
parent 6fe9372989
commit 32b9fdbf65
19 changed files with 601 additions and 515 deletions

View File

@@ -17,14 +17,14 @@ interface tokenOptions {
};
}
/**
* Sets
*
* Sets
*
* i> YouTube :- cookies.
*
*
* ii> SoundCloud :- client ID.
*
*
* iii> Spotify :- client ID, client secret, refresh token, market.
*
*
* locally in memory.
* @param options {@link tokenOptions}
*/