#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 741842878 |
| | Identifier uniquely determining a type of the object.
|
| |
The original story was a public story that was posted by a known chat.
Definition at line 69912 of file td_api.h.
◆ storyOriginPublicStory() [1/2]
| td::td_api::storyOriginPublicStory::storyOriginPublicStory |
( |
| ) |
|
The original story was a public story that was posted by a known chat.
◆ storyOriginPublicStory() [2/2]
| td::td_api::storyOriginPublicStory::storyOriginPublicStory |
( |
int53 |
chat_id_, |
|
|
int32 |
story_id_ |
|
) |
| |
The original story was a public story that was posted by a known chat.
- Parameters
-
| [in] | chat_id_ | Identifier of the chat that posted original story. |
| [in] | story_id_ | Story identifier of the original story. |
◆ store()
| void td::td_api::storyOriginPublicStory::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::storyOriginPublicStory::chat_id_ |
Identifier of the chat that posted original story.
Definition at line 69923 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::storyOriginPublicStory::ID = 741842878 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 69941 of file td_api.h.
◆ story_id_
| int32 td::td_api::storyOriginPublicStory::story_id_ |
Story identifier of the original story.
Definition at line 69925 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