#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -724750073 |
| | Identifier uniquely determining a type of the object.
|
| |
A message with paid media.
Definition at line 39070 of file td_api.h.
◆ messagePaidMedia() [1/2]
| td::td_api::messagePaidMedia::messagePaidMedia |
( |
| ) |
|
A message with paid media.
◆ messagePaidMedia() [2/2]
A message with paid media.
- Parameters
-
| [in] | star_count_ | Number of Telegram Stars needed to buy access to the media in the message. |
| [in] | media_ | Information about the media. |
| [in] | caption_ | Media caption. |
| [in] | show_caption_above_media_ | True, if the caption must be shown above the media; otherwise, the caption must be shown below the media. |
◆ store()
| void td::td_api::messagePaidMedia::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.
◆ caption_
◆ ID
| const std::int32_t td::td_api::messagePaidMedia::ID = -724750073 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 39105 of file td_api.h.
◆ media_
Information about the media.
Definition at line 39083 of file td_api.h.
◆ show_caption_above_media_
| bool td::td_api::messagePaidMedia::show_caption_above_media_ |
True, if the caption must be shown above the media; otherwise, the caption must be shown below the media.
Definition at line 39087 of file td_api.h.
◆ star_count_
| int53 td::td_api::messagePaidMedia::star_count_ |
Number of Telegram Stars needed to buy access to the media in the message.
Definition at line 39081 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