removeBookmarkFromConversation

abstract suspend fun removeBookmarkFromConversation(conversation: IRainbowConversation): RainbowResult<Unit>

Remove any bookmark from the conversation.

Return

RainbowResult Callback

Parameters

conversation

IRainbowConversation The conversation to delete bookmark from