#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1546821427 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains autosave settings for an autosave settings scope.
Definition at line 61226 of file td_api.h.
◆ scopeAutosaveSettings() [1/2]
| td::td_api::scopeAutosaveSettings::scopeAutosaveSettings |
( |
| ) |
|
Contains autosave settings for an autosave settings scope.
◆ scopeAutosaveSettings() [2/2]
| td::td_api::scopeAutosaveSettings::scopeAutosaveSettings |
( |
bool |
autosave_photos_, |
|
|
bool |
autosave_videos_, |
|
|
int53 |
max_video_file_size_ |
|
) |
| |
Contains autosave settings for an autosave settings scope.
- Parameters
-
| [in] | autosave_photos_ | True, if photo autosave is enabled. |
| [in] | autosave_videos_ | True, if video autosave is enabled. |
| [in] | max_video_file_size_ | The maximum size of a video file to be autosaved, in bytes; 512 KB - 4000 MB. |
◆ store()
| void td::td_api::scopeAutosaveSettings::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.
◆ autosave_photos_
| bool td::td_api::scopeAutosaveSettings::autosave_photos_ |
True, if photo autosave is enabled.
Definition at line 61237 of file td_api.h.
◆ autosave_videos_
| bool td::td_api::scopeAutosaveSettings::autosave_videos_ |
True, if video autosave is enabled.
Definition at line 61239 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::scopeAutosaveSettings::ID = 1546821427 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 61258 of file td_api.h.
◆ max_video_file_size_
| int53 td::td_api::scopeAutosaveSettings::max_video_file_size_ |
The maximum size of a video file to be autosaved, in bytes; 512 KB - 4000 MB.
Definition at line 61241 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