#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -287521867 |
| | Identifier uniquely determining a type of the object.
|
| |
Rates recognized speech in a video note or a voice note message.
Returns object_ptr<Ok>.
Definition at line 118641 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 118680 of file td_api.h.
◆ rateSpeechRecognition() [1/2]
| td::td_api::rateSpeechRecognition::rateSpeechRecognition |
( |
| ) |
|
Default constructor for a function, which rates recognized speech in a video note or a voice note message.
Returns object_ptr<Ok>.
◆ rateSpeechRecognition() [2/2]
| td::td_api::rateSpeechRecognition::rateSpeechRecognition |
( |
int53 |
chat_id_, |
|
|
int53 |
message_id_, |
|
|
bool |
is_good_ |
|
) |
| |
Creates a function, which rates recognized speech in a video note or a voice note message.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | chat_id_ | Identifier of the chat to which the message belongs. |
| [in] | message_id_ | Identifier of the message. |
| [in] | is_good_ | Pass true if the speech recognition is good. |
◆ store()
| void td::td_api::rateSpeechRecognition::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ chat_id_
| int53 td::td_api::rateSpeechRecognition::chat_id_ |
Identifier of the chat to which the message belongs.
Definition at line 118652 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::rateSpeechRecognition::ID = -287521867 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 118677 of file td_api.h.
◆ is_good_
| bool td::td_api::rateSpeechRecognition::is_good_ |
Pass true if the speech recognition is good.
Definition at line 118656 of file td_api.h.
◆ message_id_
| int53 td::td_api::rateSpeechRecognition::message_id_ |
Identifier of the message.
Definition at line 118654 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h