Methods

sendSecretTypingAction

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

Parameters

id: number

The identifier of the secret chat.

Result

void

Syntax

await client.sendSecretTypingAction(id);