youtubei.js / Managers / AccountManager
Class: AccountManager
Constructors
new AccountManager()
new AccountManager(
actions
):AccountManager
Parameters
• actions: Actions
Returns
Defined in
src/core/managers/AccountManager.ts:12
Methods
getInfo()
getInfo():
Promise
<AccountInfo
>
Retrieves channel info.
Returns
Promise
<AccountInfo
>
Defined in
src/core/managers/AccountManager.ts:19
getSettings()
getSettings():
Promise
<Settings
>
Gets YouTube settings.
Returns
Promise
<Settings
>