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>.

NameTypeDescription
chat_idstringIdentifier of the chat to which the message belongs.
message_idstringIdentifier of the message.
is_goodboolPass true if the speech recognition is good.

More details on telegram's documentation.