Files
YouTube.js/docs/api/namespaces/YT/classes/AccountInfo.md
Luan 74659fd03f chore: add proper documentation (#763)
* chore: generate API ref using `typedoc`

* chore: declutter readme and add links to ytjs.dev

* chore: clean up
2024-09-23 17:32:50 -03:00

1.5 KiB

youtubei.js / YT / AccountInfo

Class: AccountInfo

Constructors

new AccountInfo()

new AccountInfo(response): AccountInfo

Parameters

response: ApiResponse

Returns

AccountInfo

Defined in

src/parser/youtube/AccountInfo.ts:16

Properties

contents

contents: null | AccountItemSection

Defined in

src/parser/youtube/AccountInfo.ts:13


footers

footers: null | AccountChannel

Defined in

src/parser/youtube/AccountInfo.ts:14

Accessors

page

get page(): IParsedResponse

Returns

IParsedResponse

Defined in

src/parser/youtube/AccountInfo.ts:31