phone.DiscardCall¶
- class pyrogram.raw.functions.phone.DiscardCall[source]¶
Refuse or end running call, see here » for more info on the full flow.
Usable by Users Bots- Details:
Layer:
229ID:
B2CBC1C0
- Parameters:
peer (
InputPhoneCall) – The phone callduration (
int32-bit) – Call durationreason (
PhoneCallDiscardReason) – Why was the call discardedconnection_id (
int64-bit) – Preferred libtgvoip relay IDvideo (
bool, optional) – Whether this is a video call
- Returns: