#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -864865105 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains information about a business chat link.
Definition at line 5618 of file td_api.h.
◆ businessChatLinkInfo() [1/2]
| td::td_api::businessChatLinkInfo::businessChatLinkInfo |
( |
| ) |
|
Contains information about a business chat link.
◆ businessChatLinkInfo() [2/2]
Contains information about a business chat link.
- Parameters
-
| [in] | chat_id_ | Identifier of the private chat that created the link. |
| [in] | text_ | Message draft text that must be added to the input field. |
◆ store()
| void td::td_api::businessChatLinkInfo::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::businessChatLinkInfo::chat_id_ |
Identifier of the private chat that created the link.
Definition at line 5629 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::businessChatLinkInfo::ID = -864865105 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 5647 of file td_api.h.
◆ text_
Message draft text that must be added to the input field.
Definition at line 5631 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