YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub

youtubei.js / Utils / FindFunctionArgs

Type Alias: FindFunctionArgs

FindFunctionArgs: object

Type declaration

includes?

optional includes: string

A string that must be included in the function's code for it to be considered.

name?

optional name: string

The name of the function.

regexp?

optional regexp: RegExp

A regular expression that the function's code must match.

Defined in

src/utils/Utils.ts:253

Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x