removeConversation
Usage
const conversationHash = '0x...';
const txResponse = await chat.removeConversation(conversationHash);Returns
Parameters
conversationHash
Last updated
const conversationHash = '0x...';
const txResponse = await chat.removeConversation(conversationHash);Last updated