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