geochats.setTyping

Sends a current user typing event to a geochat.

{schema}

Parameters

Name Type Description
peer InputGeoChat Geochat ID
typing Bool Typing status.
Possible values:
(boolTrue) if the user started typing or more than 5 seconds passed since the last call
(boolFalse) if the user stopped typing

Result

Bool