#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| bool | is_attached_ |
| | Pass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers.
|
| |
|
| static const std::int32_t | ID = -321242684 |
| | Identifier uniquely determining a type of the object.
|
| |
Clears the list of recently used stickers.
Returns object_ptr<Ok>.
Definition at line 92266 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 92299 of file td_api.h.
◆ clearRecentStickers() [1/2]
| td::td_api::clearRecentStickers::clearRecentStickers |
( |
| ) |
|
Default constructor for a function, which clears the list of recently used stickers.
Returns object_ptr<Ok>.
◆ clearRecentStickers() [2/2]
| td::td_api::clearRecentStickers::clearRecentStickers |
( |
bool |
is_attached_ | ) |
|
|
explicit |
Creates a function, which clears the list of recently used stickers.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | is_attached_ | Pass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers. |
◆ store()
| void td::td_api::clearRecentStickers::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::clearRecentStickers::ID = -321242684 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 92296 of file td_api.h.
◆ is_attached_
| bool td::td_api::clearRecentStickers::is_attached_ |
Pass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers.
Definition at line 92277 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