deleteConversations
abstract suspend fun deleteConversations(conversations: List<IRainbowConversation>): RainbowResult<Unit>
Delete a conversation from the active list of conversations.
Return
RainbowResult
Parameters
conversations
@List