stopTyping
Sends a stop typing event EventType.TYPING_STOP in this channel to the server.
Return
Executable async Call which completes with Result having ChatEvent data if successful or Error if fails.
Parameters
parentId
Set this field to message.id
to indicate that typing event is happening in a thread.