Skip to content

core/prompt

Functions

createPrompter()

ts
function createPrompter(options): Prompter;

Defined in: venpm/src/core/prompt.ts:4

Parameters

ParameterType
options{ nonInteractive?: boolean; yes: boolean; }
options.nonInteractive?boolean
options.yesboolean

Returns

Prompter

Disclaimer — Not affiliated with Discord Inc. or Vencord. Client mods are against Discord's ToS. Use at your own risk.