#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 865985573 |
| | Identifier uniquely determining a type of the object.
|
| |
Informs TDLib that the user opened a sponsored chat.
Returns object_ptr<Ok>.
Definition at line 117640 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 117673 of file td_api.h.
◆ openSponsoredChat() [1/2]
| td::td_api::openSponsoredChat::openSponsoredChat |
( |
| ) |
|
Default constructor for a function, which informs TDLib that the user opened a sponsored chat.
Returns object_ptr<Ok>.
◆ openSponsoredChat() [2/2]
| td::td_api::openSponsoredChat::openSponsoredChat |
( |
int53 |
sponsored_chat_unique_id_ | ) |
|
|
explicit |
Creates a function, which informs TDLib that the user opened a sponsored chat.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | sponsored_chat_unique_id_ | Unique identifier of the sponsored chat. |
◆ store()
| void td::td_api::openSponsoredChat::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.
◆ ID
| const std::int32_t td::td_api::openSponsoredChat::ID = 865985573 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 117670 of file td_api.h.
◆ sponsored_chat_unique_id_
| int53 td::td_api::openSponsoredChat::sponsored_chat_unique_id_ |
Unique identifier of the sponsored chat.
Definition at line 117651 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