sendJulesFollowUp
sendJulesFollowUp(
config,sessionName,message):Promise<void>
Defined in: jules.ts:148
Send a follow-up message to a Jules session
Parameters
Section titled “Parameters”config
Section titled “config”sessionName
Section titled “sessionName”string
message
Section titled “message”string
Returns
Section titled “Returns”Promise<void>