Methods

sendSecretCancelTypingAction

Send a cancel typing action to a secret chat. USER-ONLY

Parameters

id: number

The identifier of the secret chat.

Result

void

Syntax

await client.sendSecretCancelTypingAction(id);