#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -325763489 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes a sponsored chat.
Definition at line 64027 of file td_api.h.
◆ sponsoredChat() [1/2]
| td::td_api::sponsoredChat::sponsoredChat |
( |
| ) |
|
Describes a sponsored chat.
◆ sponsoredChat() [2/2]
| td::td_api::sponsoredChat::sponsoredChat |
( |
int53 |
unique_id_, |
|
|
int53 |
chat_id_, |
|
|
string const & |
sponsor_info_, |
|
|
string const & |
additional_info_ |
|
) |
| |
Describes a sponsored chat.
- Parameters
-
| [in] | unique_id_ | Unique identifier of this result. |
| [in] | chat_id_ | Chat identifier. |
| [in] | sponsor_info_ | Additional optional information about the sponsor to be shown along with the chat. |
| [in] | additional_info_ | If non-empty, additional information about the sponsored chat to be shown along with the chat. |
◆ store()
| void td::td_api::sponsoredChat::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.
◆ additional_info_
| string td::td_api::sponsoredChat::additional_info_ |
If non-empty, additional information about the sponsored chat to be shown along with the chat.
Definition at line 64044 of file td_api.h.
◆ chat_id_
| int53 td::td_api::sponsoredChat::chat_id_ |
◆ ID
| const std::int32_t td::td_api::sponsoredChat::ID = -325763489 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 64062 of file td_api.h.
◆ sponsor_info_
| string td::td_api::sponsoredChat::sponsor_info_ |
Additional optional information about the sponsor to be shown along with the chat.
Definition at line 64042 of file td_api.h.
◆ unique_id_
| int53 td::td_api::sponsoredChat::unique_id_ |
Unique identifier of this result.
Definition at line 64038 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