removeBookmarkFromConversation
abstract suspend fun removeBookmarkFromConversation(conversation: IRainbowConversation): RainbowResult<Unit>
Remove any bookmark from the conversation.
Return
RainbowResult
Parameters
conversation
IRainbowConversation The conversation to delete bookmark from