phone.DiscardCall
- class pyrogram.raw.functions.phone.DiscardCall
Refuse or end running call
- Details:
Layer:
194
ID:
B2CBC1C0
- Parameters:
peer (
InputPhoneCall
) – The phone callduration (
int
32-bit
) – Call durationreason (
PhoneCallDiscardReason
) – Why was the call discardedconnection_id (
int
64-bit
) – Preferred libtgvoip relay IDvideo (
bool
, optional) – Whether this is a video call
- Returns: