#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1319061774 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes verification status provided by a bot.
Definition at line 4877 of file td_api.h.
◆ botVerification() [1/2]
| td::td_api::botVerification::botVerification |
( |
| ) |
|
Describes verification status provided by a bot.
◆ botVerification() [2/2]
Describes verification status provided by a bot.
- Parameters
-
| [in] | bot_user_id_ | Identifier of the bot that provided the verification. |
| [in] | icon_custom_emoji_id_ | Identifier of the custom emoji that is used as the verification sign. |
| [in] | custom_description_ | Custom description of verification reason set by the bot. Can contain only Mention, Hashtag, Cashtag, PhoneNumber, BankCardNumber, Url, and EmailAddress entities. |
◆ store()
| void td::td_api::botVerification::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.
◆ bot_user_id_
| int53 td::td_api::botVerification::bot_user_id_ |
Identifier of the bot that provided the verification.
Definition at line 4888 of file td_api.h.
◆ custom_description_
Custom description of verification reason set by the bot. Can contain only Mention, Hashtag, Cashtag, PhoneNumber, BankCardNumber, Url, and EmailAddress entities.
Definition at line 4892 of file td_api.h.
◆ icon_custom_emoji_id_
| int64 td::td_api::botVerification::icon_custom_emoji_id_ |
Identifier of the custom emoji that is used as the verification sign.
Definition at line 4890 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::botVerification::ID = -1319061774 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 4909 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