#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 994685918 |
| | Identifier uniquely determining a type of the object.
|
| |
Represents a level of features for a message sent in a live story group call.
Definition at line 24986 of file td_api.h.
◆ groupCallMessageLevel() [1/2]
| td::td_api::groupCallMessageLevel::groupCallMessageLevel |
( |
| ) |
|
Represents a level of features for a message sent in a live story group call.
◆ groupCallMessageLevel() [2/2]
| td::td_api::groupCallMessageLevel::groupCallMessageLevel |
( |
int53 |
min_star_count_, |
|
|
int32 |
pin_duration_, |
|
|
int32 |
max_text_length_, |
|
|
int32 |
max_custom_emoji_count_, |
|
|
int32 |
first_color_, |
|
|
int32 |
second_color_, |
|
|
int32 |
background_color_ |
|
) |
| |
Represents a level of features for a message sent in a live story group call.
- Parameters
-
| [in] | min_star_count_ | The minimum number of Telegram Stars required to get features of the level. |
| [in] | pin_duration_ | The amount of time the message of this level will be pinned, in seconds. |
| [in] | max_text_length_ | The maximum allowed length of the message text. |
| [in] | max_custom_emoji_count_ | The maximum allowed number of custom emoji in the message text. |
| [in] | first_color_ | The first color used to show the message text in the RGB format. |
| [in] | second_color_ | The second color used to show the message text in the RGB format. |
| [in] | background_color_ | Background color for the message the RGB format. |
◆ store()
| void td::td_api::groupCallMessageLevel::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.
◆ background_color_
| int32 td::td_api::groupCallMessageLevel::background_color_ |
Background color for the message the RGB format.
Definition at line 25009 of file td_api.h.
◆ first_color_
| int32 td::td_api::groupCallMessageLevel::first_color_ |
The first color used to show the message text in the RGB format.
Definition at line 25005 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::groupCallMessageLevel::ID = 994685918 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 25030 of file td_api.h.
◆ max_custom_emoji_count_
| int32 td::td_api::groupCallMessageLevel::max_custom_emoji_count_ |
The maximum allowed number of custom emoji in the message text.
Definition at line 25003 of file td_api.h.
◆ max_text_length_
| int32 td::td_api::groupCallMessageLevel::max_text_length_ |
The maximum allowed length of the message text.
Definition at line 25001 of file td_api.h.
◆ min_star_count_
| int53 td::td_api::groupCallMessageLevel::min_star_count_ |
The minimum number of Telegram Stars required to get features of the level.
Definition at line 24997 of file td_api.h.
◆ pin_duration_
| int32 td::td_api::groupCallMessageLevel::pin_duration_ |
The amount of time the message of this level will be pinned, in seconds.
Definition at line 24999 of file td_api.h.
◆ second_color_
| int32 td::td_api::groupCallMessageLevel::second_color_ |
The second color used to show the message text in the RGB format.
Definition at line 25007 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