#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1192628634 |
| | Identifier uniquely determining a type of the object.
|
| |
A live story.
Definition at line 69260 of file td_api.h.
◆ storyContentLive() [1/2]
| td::td_api::storyContentLive::storyContentLive |
( |
| ) |
|
◆ storyContentLive() [2/2]
| td::td_api::storyContentLive::storyContentLive |
( |
int32 |
group_call_id_, |
|
|
bool |
is_rtmp_stream_ |
|
) |
| |
A live story.
- Parameters
-
| [in] | group_call_id_ | Identifier of the corresponding group call. The group call can be received through the method getGroupCall. |
| [in] | is_rtmp_stream_ | True, if the call is an RTMP stream instead of an ordinary group call. |
◆ store()
| void td::td_api::storyContentLive::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.
◆ group_call_id_
| int32 td::td_api::storyContentLive::group_call_id_ |
Identifier of the corresponding group call. The group call can be received through the method getGroupCall.
Definition at line 69271 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::storyContentLive::ID = -1192628634 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 69289 of file td_api.h.
◆ is_rtmp_stream_
| bool td::td_api::storyContentLive::is_rtmp_stream_ |
True, if the call is an RTMP stream instead of an ordinary group call.
Definition at line 69273 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