removeBookmarkFromConversation

abstract fun removeBookmarkFromConversation(conversation: IRainbowConversation, listener: RainbowListener<Unit, Unit>? = null)

Remove any bookmark from the conversation.

Parameters

conversation

IRainbowConversation The conversation to delete bookmark from

listener

RainbowListener Callback