YouTube.js
Guide
Discord
❤️ Sponsor
GitHub
Guide
Discord
❤️ Sponsor
GitHub

youtubei.js / GetAccountsListInnertubeRequest

Type Alias: GetAccountsListInnertubeRequest

GetAccountsListInnertubeRequest = object

Defined in: src/parser/types/CommandEndpoints.ts:162

Properties

callCircumstance?

optional callCircumstance: "SUPPLEMENTAL_USER" | "SWITCHING_USERS_FULL"

Defined in: src/parser/types/CommandEndpoints.ts:168


channelSwitcherQuery?

optional channelSwitcherQuery: string

Defined in: src/parser/types/CommandEndpoints.ts:165


contentOwnerConfig?

optional contentOwnerConfig: Record<string, any>

Defined in: src/parser/types/CommandEndpoints.ts:167


nextNavendpoint?

optional nextNavendpoint: NextNavendpoint

Defined in: src/parser/types/CommandEndpoints.ts:164


obfuscatedSelectedGaiaId?

optional obfuscatedSelectedGaiaId: string

Defined in: src/parser/types/CommandEndpoints.ts:169


requestType?

optional requestType: string

Defined in: src/parser/types/CommandEndpoints.ts:163


selectedSerializedDelegationContext?

optional selectedSerializedDelegationContext: string

Defined in: src/parser/types/CommandEndpoints.ts:170


triggerChannelCreation?

optional triggerChannelCreation: boolean

Defined in: src/parser/types/CommandEndpoints.ts:166

Edit this page
Last Updated: 10/12/25, 3:23 PM