View Source ExTDLib.Method.RateSpeechRecognition (ExTDLib v0.0.4)
Rates recognized speech in a video note or a voice note message. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat to which the message belongs. |
| message_id | string | Identifier of the message. |
| is_good | bool | Pass true if the speech recognition is good. |
More details on telegram's documentation.