operator fun invoke(cid: String): Call2<Boolean>
StopTyping should be called when the user submits the text and finishes typing
cid
- : the full channel id IE messaging:123
Return
A call object with Boolean as the return type. True when a typing event was sent, false if it wasn't sent