youtubei.js / IBrowseResponse
Type Alias: IBrowseResponse
IBrowseResponse =
Pick
<IParsedResponse
,"background"
|"continuation_contents"
|"continuation_contents_memo"
|"on_response_received_actions"
|"on_response_received_actions_memo"
|"on_response_received_endpoints"
|"on_response_received_endpoints_memo"
|"contents"
|"contents_memo"
|"header"
|"header_memo"
|"metadata"
|"microformat"
|"alerts"
|"sidebar"
|"sidebar_memo"
>
Defined in: src/parser/types/ParsedResponse.ts:143