PhoneCallDiscardReason

Rust type: enums::PhoneCallDiscardReason

Constructors

This is an abstract type. At runtime it will be one of the following variants:

PhoneCallDiscardReasonBusy
PhoneCallDiscardReasonDisconnect
PhoneCallDiscardReasonHangup
PhoneCallDiscardReasonMigrateConferenceCall
PhoneCallDiscardReasonMissed

Requests returning this type

None.

Requests accepting this type as input

DiscardCall

Other types containing this type

MessageActionPhoneCall
PhoneCallDiscarded