#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1131385534 |
| | Identifier uniquely determining a type of the object.
|
| |
A video chat participant volume level was changed.
Definition at line 12444 of file td_api.h.
◆ chatEventVideoChatParticipantVolumeLevelChanged() [1/2]
| td::td_api::chatEventVideoChatParticipantVolumeLevelChanged::chatEventVideoChatParticipantVolumeLevelChanged |
( |
| ) |
|
A video chat participant volume level was changed.
◆ chatEventVideoChatParticipantVolumeLevelChanged() [2/2]
| td::td_api::chatEventVideoChatParticipantVolumeLevelChanged::chatEventVideoChatParticipantVolumeLevelChanged |
( |
object_ptr< MessageSender > && |
participant_id_, |
|
|
int32 |
volume_level_ |
|
) |
| |
A video chat participant volume level was changed.
- Parameters
-
| [in] | participant_id_ | Identifier of the affected group call participant. |
| [in] | volume_level_ | New value of volume_level; 1-20000 in hundreds of percents. |
◆ store()
| void td::td_api::chatEventVideoChatParticipantVolumeLevelChanged::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.
◆ ID
| const std::int32_t td::td_api::chatEventVideoChatParticipantVolumeLevelChanged::ID = 1131385534 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 12473 of file td_api.h.
◆ participant_id_
Identifier of the affected group call participant.
Definition at line 12455 of file td_api.h.
◆ volume_level_
| int32 td::td_api::chatEventVideoChatParticipantVolumeLevelChanged::volume_level_ |
New value of volume_level; 1-20000 in hundreds of percents.
Definition at line 12457 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