[youtubei.js](../../../README.md) / [Generator](../README.md) / 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 ## Defined in [src/parser/generator.ts:400](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/generator.ts#L400)