invoke
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): ClearConversationContentUseCase.Result
Return
Result of the operation, indicating success or failure.
Parameters
conversationId
The conversation id to clear all messages.