SendTypingEventUseCase
interface SendTypingEventUseCase
UseCase for sending a typing event to a specific ConversationId
Underlying implementation will take care of enqueuing the event for a Conversation.TypingIndicatorMode.STOPPED after a certain amount of time.