#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 521165047 |
| | Identifier uniquely determining a type of the object.
|
| |
A video chat participant was muted or unmuted.
Definition at line 12402 of file td_api.h.
◆ chatEventVideoChatParticipantIsMutedToggled() [1/2]
| td::td_api::chatEventVideoChatParticipantIsMutedToggled::chatEventVideoChatParticipantIsMutedToggled |
( |
| ) |
|
A video chat participant was muted or unmuted.
◆ chatEventVideoChatParticipantIsMutedToggled() [2/2]
| td::td_api::chatEventVideoChatParticipantIsMutedToggled::chatEventVideoChatParticipantIsMutedToggled |
( |
object_ptr< MessageSender > && |
participant_id_, |
|
|
bool |
is_muted_ |
|
) |
| |
A video chat participant was muted or unmuted.
- Parameters
-
| [in] | participant_id_ | Identifier of the affected group call participant. |
| [in] | is_muted_ | New value of is_muted. |
◆ store()
| void td::td_api::chatEventVideoChatParticipantIsMutedToggled::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::chatEventVideoChatParticipantIsMutedToggled::ID = 521165047 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 12431 of file td_api.h.
◆ is_muted_
| bool td::td_api::chatEventVideoChatParticipantIsMutedToggled::is_muted_ |
New value of is_muted.
Definition at line 12415 of file td_api.h.
◆ participant_id_
Identifier of the affected group call participant.
Definition at line 12413 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