GroupCall¶
-
class
pyrogram.raw.types.
GroupCall
¶ Constructor type of
GroupCall
.- Details
Layer:
122
ID:
0x55903081
- Parameters
id (
int
64-bit
) – Telegram API parameter.access_hash (
int
64-bit
) – Telegram API parameter.participants_count (
int
32-bit
) – Telegram API parameter.version (
int
32-bit
) – Telegram API parameter.join_muted (
bool
, optional) – Telegram API parameter.can_change_join_muted (
bool
, optional) – Telegram API parameter.params (
DataJSON
, optional) – Telegram API parameter.