invoke
open suspend operator override fun invoke(conversationId: <Error class: unknown class>): ClearConversationContentUseCase.Result
Delete local conversation which:
Clear all local assets
Clear content
Remove conversation
Send Signal message to other clients to do the same
Return
ClearConversationContentUseCase.Result of the operation, indicating success or failure.
Parameters
conversationId
id of conversation to delete