#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 481199251 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains information about a related article.
Definition at line 48818 of file td_api.h.
◆ pageBlockRelatedArticle() [1/2]
| td::td_api::pageBlockRelatedArticle::pageBlockRelatedArticle |
( |
| ) |
|
Contains information about a related article.
◆ pageBlockRelatedArticle() [2/2]
Contains information about a related article.
- Parameters
-
| [in] | url_ | Related article URL. |
| [in] | title_ | Article title; may be empty. |
| [in] | description_ | Article description; may be empty. |
| [in] | photo_ | Article photo; may be null. |
| [in] | author_ | Article author; may be empty. |
| [in] | publish_date_ | Point in time (Unix timestamp) when the article was published; 0 if unknown. |
◆ store()
| void td::td_api::pageBlockRelatedArticle::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.
◆ author_
| string td::td_api::pageBlockRelatedArticle::author_ |
Article author; may be empty.
Definition at line 48837 of file td_api.h.
◆ description_
| string td::td_api::pageBlockRelatedArticle::description_ |
Article description; may be empty.
Definition at line 48833 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::pageBlockRelatedArticle::ID = 481199251 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 48859 of file td_api.h.
◆ photo_
Article photo; may be null.
Definition at line 48835 of file td_api.h.
◆ publish_date_
| int32 td::td_api::pageBlockRelatedArticle::publish_date_ |
Point in time (Unix timestamp) when the article was published; 0 if unknown.
Definition at line 48839 of file td_api.h.
◆ title_
| string td::td_api::pageBlockRelatedArticle::title_ |
Article title; may be empty.
Definition at line 48831 of file td_api.h.
◆ url_
| string td::td_api::pageBlockRelatedArticle::url_ |
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