#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1128151948 |
| | Identifier uniquely determining a type of the object.
|
| |
The media is hidden until the invoice is paid.
Definition at line 49044 of file td_api.h.
◆ paidMediaPreview() [1/2]
| td::td_api::paidMediaPreview::paidMediaPreview |
( |
| ) |
|
The media is hidden until the invoice is paid.
◆ paidMediaPreview() [2/2]
The media is hidden until the invoice is paid.
- Parameters
-
| [in] | width_ | Media width; 0 if unknown. |
| [in] | height_ | Media height; 0 if unknown. |
| [in] | duration_ | Media duration, in seconds; 0 if unknown. |
| [in] | minithumbnail_ | Media minithumbnail; may be null. |
◆ store()
| void td::td_api::paidMediaPreview::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.
◆ duration_
| int32 td::td_api::paidMediaPreview::duration_ |
Media duration, in seconds; 0 if unknown.
Definition at line 49059 of file td_api.h.
◆ height_
| int32 td::td_api::paidMediaPreview::height_ |
Media height; 0 if unknown.
Definition at line 49057 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::paidMediaPreview::ID = -1128151948 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 49079 of file td_api.h.
◆ minithumbnail_
Media minithumbnail; may be null.
Definition at line 49061 of file td_api.h.
◆ width_
| int32 td::td_api::paidMediaPreview::width_ |
Media width; 0 if unknown.
Definition at line 49055 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