#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -309196727 |
| | Identifier uniquely determining a type of the object.
|
| |
A photo story.
Definition at line 31994 of file td_api.h.
◆ inputStoryContentPhoto() [1/2]
| td::td_api::inputStoryContentPhoto::inputStoryContentPhoto |
( |
| ) |
|
◆ inputStoryContentPhoto() [2/2]
A photo story.
- Parameters
-
| [in] | photo_ | Photo to send. The photo must be at most 10 MB in size. The photo size must be 1080x1920. |
| [in] | added_sticker_file_ids_ | File identifiers of the stickers added to the photo, if applicable. |
◆ store()
| void td::td_api::inputStoryContentPhoto::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.
◆ added_sticker_file_ids_
| array<int32> td::td_api::inputStoryContentPhoto::added_sticker_file_ids_ |
File identifiers of the stickers added to the photo, if applicable.
Definition at line 32007 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::inputStoryContentPhoto::ID = -309196727 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 32023 of file td_api.h.
◆ photo_
Photo to send. The photo must be at most 10 MB in size. The photo size must be 1080x1920.
Definition at line 32005 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