phone.EditGroupCallParticipant¶
- class pyrogram.raw.functions.phone.EditGroupCallParticipant¶
Telegram API function.
- Details:
Layer:
220ID:
A5273ABF
- Parameters:¶
call (
InputGroupCall) – N/Aparticipant (
InputPeer) – N/Amuted (
bool, optional) – N/Avolume (
int32-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:¶