🌙 clear.ts
This commit is contained in:
@@ -5,3 +5,4 @@ export const call: LocalCommandCall = async (_, context) => {
|
||||
await clearConversation(context)
|
||||
return { type: 'text', value: '' }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user