#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -8412096 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains information about original story that was reposted.
Definition at line 70150 of file td_api.h.
◆ storyRepostInfo() [1/2]
| td::td_api::storyRepostInfo::storyRepostInfo |
( |
| ) |
|
Contains information about original story that was reposted.
◆ storyRepostInfo() [2/2]
| td::td_api::storyRepostInfo::storyRepostInfo |
( |
object_ptr< StoryOrigin > && |
origin_, |
|
|
bool |
is_content_modified_ |
|
) |
| |
Contains information about original story that was reposted.
- Parameters
-
| [in] | origin_ | Origin of the story that was reposted. |
| [in] | is_content_modified_ | True, if story content was modified during reposting; otherwise, story wasn't modified. |
◆ store()
| void td::td_api::storyRepostInfo::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::storyRepostInfo::ID = -8412096 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 70179 of file td_api.h.
◆ is_content_modified_
| bool td::td_api::storyRepostInfo::is_content_modified_ |
True, if story content was modified during reposting; otherwise, story wasn't modified.
Definition at line 70163 of file td_api.h.
◆ origin_
Origin of the story that was reposted.
Definition at line 70161 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