youtubei.js / Generator / isIgnoredKey
Function: isIgnoredKey()
isIgnoredKey(
key
):boolean
Is this key ignored by the parser?
Parameters
• key: string
| symbol
The key to check
Returns
boolean
Whether or not the key is ignored
youtubei.js / Generator / isIgnoredKey
isIgnoredKey(
key
):boolean
Is this key ignored by the parser?
• key: string
| symbol
The key to check
boolean
Whether or not the key is ignored