PhoneCallDiscardReason¶
- class pyrogram.enums.PhoneCallDiscardReason¶
Phone call discard reason enumeration used in
PhoneCallEnded.- MISSED = <class 'pyrogram.raw.types.phone_call_discard_reason_missed.PhoneCallDiscardReasonMissed'>¶
The call was ended before the conversation started. It was canceled by the caller or missed by the other party
- DECLINED = <class 'pyrogram.raw.types.phone_call_discard_reason_busy.PhoneCallDiscardReasonBusy'>¶
The call was ended before the conversation started. It was declined by the other party
- DISCONNECTED = <class 'pyrogram.raw.types.phone_call_discard_reason_disconnect.PhoneCallDiscardReasonDisconnect'>¶
The call was ended before the conversation started. It was declined by the other party
- HUNG_UP = <class 'pyrogram.raw.types.phone_call_discard_reason_hangup.PhoneCallDiscardReasonHangup'>¶
The call was ended because one of the parties hung up
- UPGRADE_TO_CONFERENCE_CALL = <class 'pyrogram.raw.types.phone_call_discard_reason_migrate_conference_call.PhoneCallDiscardReasonMigrateConferenceCall'>¶
The call was ended because it has been upgraded to a conference call