ClearConversationContentUseCase
interface ClearConversationContentUseCase
This use case will clear all messages from a conversation and notify other clients, using the self conversation.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): ClearConversationContentUseCase.Result