typingChanged

suspend fun typingChanged(commandId: CommandId, conversationId: ConversationId, isTyping: Boolean): OperationResult?

Publish an ephemeral typing change when enabled by account settings.

Null means the setting disabled the wire event.