#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 571335919 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes an emoji category.
Definition at line 19650 of file td_api.h.
◆ emojiCategory() [1/2]
| td::td_api::emojiCategory::emojiCategory |
( |
| ) |
|
Describes an emoji category.
◆ emojiCategory() [2/2]
Describes an emoji category.
- Parameters
-
| [in] | name_ | Name of the category. |
| [in] | icon_ | Custom emoji sticker, which represents icon of the category. |
| [in] | source_ | Source of stickers for the emoji category. |
| [in] | is_greeting_ | True, if the category must be shown first when choosing a sticker for the start page. |
◆ store()
| void td::td_api::emojiCategory::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.
◆ icon_
Custom emoji sticker, which represents icon of the category.
Definition at line 19663 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::emojiCategory::ID = 571335919 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 19685 of file td_api.h.
◆ is_greeting_
| bool td::td_api::emojiCategory::is_greeting_ |
True, if the category must be shown first when choosing a sticker for the start page.
Definition at line 19667 of file td_api.h.
◆ name_
| string td::td_api::emojiCategory::name_ |
◆ source_
Source of stickers for the emoji category.
Definition at line 19665 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