MembersToMentionUseCase
internal constructor(observeConversationMembers: ObserveConversationMembersUseCase, userRepository: UserRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)
Creates an instance of the usecase
Parameters
observeConversationMembers
Returns members of a given conversation.
userRepository
Retrieves the self user