GroupCall¶
- class pyrogram.raw.types.GroupCall¶
Telegram API type.
Constructor of
GroupCall
.- Details:
Layer:
194
ID:
D597650C
- Parameters:¶
id (
int
64-bit
) – N/Aaccess_hash (
int
64-bit
) – N/Aparticipants_count (
int
32-bit
) – N/Aunmuted_video_limit (
int
32-bit
) – N/Aversion (
int
32-bit
) – N/Ajoin_muted (
bool
, optional) – N/Acan_change_join_muted (
bool
, optional) – N/Ajoin_date_asc (
bool
, optional) – N/Aschedule_start_subscribed (
bool
, optional) – N/Acan_start_video (
bool
, optional) – N/Arecord_video_active (
bool
, optional) – N/Artmp_stream (
bool
, optional) – N/Alisteners_hidden (
bool
, optional) – N/Atitle (
str
, optional) – N/Astream_dc_id (
int
32-bit
, optional) – N/Arecord_start_date (
int
32-bit
, optional) – N/Aschedule_date (
int
32-bit
, optional) – N/Aunmuted_video_count (
int
32-bit
, optional) – N/A