#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1541418282 |
| | Identifier uniquely determining a type of the object.
|
| |
A link to an anchor on the same page.
Definition at line 60803 of file td_api.h.
◆ richTextAnchorLink() [1/2]
| td::td_api::richTextAnchorLink::richTextAnchorLink |
( |
| ) |
|
A link to an anchor on the same page.
◆ richTextAnchorLink() [2/2]
A link to an anchor on the same page.
- Parameters
-
| [in] | text_ | The link text. |
| [in] | anchor_name_ | The anchor name. If the name is empty, the link must bring back to top. |
| [in] | url_ | An HTTP URL, opening the anchor. |
◆ store()
| void td::td_api::richTextAnchorLink::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.
◆ anchor_name_
| string td::td_api::richTextAnchorLink::anchor_name_ |
The anchor name. If the name is empty, the link must bring back to top.
Definition at line 60816 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::richTextAnchorLink::ID = -1541418282 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 60835 of file td_api.h.
◆ text_
◆ url_
| string td::td_api::richTextAnchorLink::url_ |
An HTTP URL, opening the anchor.
Definition at line 60818 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