PersistNewSelfDeletionTimerUseCaseImpl

class PersistNewSelfDeletionTimerUseCaseImpl(conversationRepository: ConversationRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl) : PersistNewSelfDeletionTimerUseCase

Constructors

Link copied to clipboard
internal constructor(conversationRepository: ConversationRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)

Functions

Link copied to clipboard
open suspend operator override fun invoke(conversationId: <Error class: unknown class>, newSelfDeletionTimer: <Error class: unknown class>): <Error class: unknown class>