phone.EditGroupCallParticipant¶
- class pyrogram.raw.functions.phone.EditGroupCallParticipant¶
Telegram API function.
- Details:
Layer:
194
ID:
A5273ABF
- Parameters:¶
call (
InputGroupCall
) – N/Aparticipant (
InputPeer
) – N/Amuted (
bool
, optional) – N/Avolume (
int
32-bit
, optional) – N/Araise_hand (
bool
, optional) – N/Avideo_stopped (
bool
, optional) – N/Avideo_paused (
bool
, optional) – N/Apresentation_paused (
bool
, optional) – N/A
- Returns:¶