transcribeVoice
Transcribe a voice message. User-only.
Parameters
The identifier of the chat that includes the message.
messageId: number
The identifier of the message.
Result
Syntax
await client.transcribeVoice(chatId, messageId);
Transcribe a voice message. User-only.
The identifier of the chat that includes the message.
The identifier of the message.
await client.transcribeVoice(chatId, messageId);