#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1902539901 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains information about a business chat link.
Definition at line 5568 of file td_api.h.
◆ businessChatLink() [1/2]
| td::td_api::businessChatLink::businessChatLink |
( |
| ) |
|
Contains information about a business chat link.
◆ businessChatLink() [2/2]
Contains information about a business chat link.
- Parameters
-
| [in] | link_ | The HTTPS link. |
| [in] | text_ | Message draft text that will be added to the input field. |
| [in] | title_ | Link title. |
| [in] | view_count_ | Number of times the link was used. |
◆ store()
| void td::td_api::businessChatLink::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::businessChatLink::ID = -1902539901 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 5603 of file td_api.h.
◆ link_
| string td::td_api::businessChatLink::link_ |
◆ text_
Message draft text that will be added to the input field.
Definition at line 5581 of file td_api.h.
◆ title_
| string td::td_api::businessChatLink::title_ |
◆ view_count_
| int32 td::td_api::businessChatLink::view_count_ |
Number of times the link was used.
Definition at line 5585 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