You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would introduce a new call signature. Instead of prompt(message: text, options: PromptOptions), introducing options.messages also introduces the call signature prompt(options: PromptOptions).