ObserveSelfDeletionTimerSettingsForConversationUseCaseImpl

class ObserveSelfDeletionTimerSettingsForConversationUseCaseImpl(userConfigRepository: UserConfigRepository, conversationRepository: ConversationRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl) : ObserveSelfDeletionTimerSettingsForConversationUseCase

Constructors

internal constructor(userConfigRepository: UserConfigRepository, conversationRepository: ConversationRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)

Functions

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