#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 2016325603 |
| | Identifier uniquely determining a type of the object.
|
| |
The user connected a website by logging in using Telegram Login Widget on it.
Definition at line 4982 of file td_api.h.
◆ botWriteAccessAllowReasonConnectedWebsite() [1/2]
| td::td_api::botWriteAccessAllowReasonConnectedWebsite::botWriteAccessAllowReasonConnectedWebsite |
( |
| ) |
|
The user connected a website by logging in using Telegram Login Widget on it.
◆ botWriteAccessAllowReasonConnectedWebsite() [2/2]
| td::td_api::botWriteAccessAllowReasonConnectedWebsite::botWriteAccessAllowReasonConnectedWebsite |
( |
string const & |
domain_name_ | ) |
|
|
explicit |
The user connected a website by logging in using Telegram Login Widget on it.
- Parameters
-
| [in] | domain_name_ | Domain name of the connected website. |
◆ store()
| void td::td_api::botWriteAccessAllowReasonConnectedWebsite::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.
◆ domain_name_
| string td::td_api::botWriteAccessAllowReasonConnectedWebsite::domain_name_ |
Domain name of the connected website.
Definition at line 4993 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::botWriteAccessAllowReasonConnectedWebsite::ID = 2016325603 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 5008 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