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);
Send a typing action to a secret chat. USER-ONLY
The identifier of the secret chat.
await client.sendSecretTypingAction(id);