teleproto - v1.229.0
    Preparing search index...

    Interface PhoneDiscardCallParams

    interface PhoneDiscardCallParams {
        connectionId: BigInteger;
        duration: number;
        peer: InputPhoneCallIn;
        reason: TypePhoneCallDiscardReasonIn;
        video?: boolean;
    }
    Index
    connectionId: BigInteger

    Preferred libtgvoip relay ID

    duration: number

    Call duration

    The phone call

    Why was the call discarded

    video?: boolean

    Whether this is a video call