#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -467351305 |
| | Identifier uniquely determining a type of the object.
|
| |
A giveaway without public winners has been completed for the chat.
Definition at line 41926 of file td_api.h.
◆ messageGiveawayCompleted() [1/2]
| td::td_api::messageGiveawayCompleted::messageGiveawayCompleted |
( |
| ) |
|
A giveaway without public winners has been completed for the chat.
◆ messageGiveawayCompleted() [2/2]
| td::td_api::messageGiveawayCompleted::messageGiveawayCompleted |
( |
int53 |
giveaway_message_id_, |
|
|
int32 |
winner_count_, |
|
|
bool |
is_star_giveaway_, |
|
|
int32 |
unclaimed_prize_count_ |
|
) |
| |
A giveaway without public winners has been completed for the chat.
- Parameters
-
| [in] | giveaway_message_id_ | Identifier of the message with the giveaway; may be 0 or an identifier of a deleted message. |
| [in] | winner_count_ | Number of winners in the giveaway. |
| [in] | is_star_giveaway_ | True, if the giveaway is a Telegram Star giveaway. |
| [in] | unclaimed_prize_count_ | Number of undistributed prizes; for Telegram Premium giveaways only. |
◆ store()
| void td::td_api::messageGiveawayCompleted::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.
◆ giveaway_message_id_
| int53 td::td_api::messageGiveawayCompleted::giveaway_message_id_ |
Identifier of the message with the giveaway; may be 0 or an identifier of a deleted message.
Definition at line 41937 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::messageGiveawayCompleted::ID = -467351305 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 41961 of file td_api.h.
◆ is_star_giveaway_
| bool td::td_api::messageGiveawayCompleted::is_star_giveaway_ |
True, if the giveaway is a Telegram Star giveaway.
Definition at line 41941 of file td_api.h.
◆ unclaimed_prize_count_
| int32 td::td_api::messageGiveawayCompleted::unclaimed_prize_count_ |
Number of undistributed prizes; for Telegram Premium giveaways only.
Definition at line 41943 of file td_api.h.
◆ winner_count_
| int32 td::td_api::messageGiveawayCompleted::winner_count_ |
Number of winners in the giveaway.
Definition at line 41939 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