RemoveMemberFromConversationUseCase
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, userIdToRemove: <Error class: unknown class>): RemoveMemberFromConversationUseCase.Result
This use case will allow to remove a user from a given group conversation while still keeping the mentioned conversation in the DB.