#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1677617458 |
| | Identifier uniquely determining a type of the object.
|
| |
Sets a sticker set thumbnail.
Returns object_ptr<Ok>.
Definition at line 133372 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 133414 of file td_api.h.
◆ setStickerSetThumbnail() [1/2]
| td::td_api::setStickerSetThumbnail::setStickerSetThumbnail |
( |
| ) |
|
Default constructor for a function, which sets a sticker set thumbnail.
Returns object_ptr<Ok>.
◆ setStickerSetThumbnail() [2/2]
Creates a function, which sets a sticker set thumbnail.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | user_id_ | Sticker set owner; ignored for regular users. |
| [in] | name_ | Sticker set name. The sticker set must be owned by the current user. |
| [in] | thumbnail_ | Thumbnail to set; pass null to remove the sticker set thumbnail. |
| [in] | format_ | Format of the thumbnail; pass null if thumbnail is removed. |
◆ store()
| void td::td_api::setStickerSetThumbnail::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.
◆ format_
Format of the thumbnail; pass null if thumbnail is removed.
Definition at line 133389 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::setStickerSetThumbnail::ID = 1677617458 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 133411 of file td_api.h.
◆ name_
| string td::td_api::setStickerSetThumbnail::name_ |
Sticker set name. The sticker set must be owned by the current user.
Definition at line 133385 of file td_api.h.
◆ thumbnail_
Thumbnail to set; pass null to remove the sticker set thumbnail.
Definition at line 133387 of file td_api.h.
◆ user_id_
| int53 td::td_api::setStickerSetThumbnail::user_id_ |
Sticker set owner; ignored for regular users.
Definition at line 133383 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