teleproto - v1.229.0
    Preparing search index...

    Interface InputCollectiblePhoneIn

    interface InputCollectiblePhoneIn {
        _: "inputCollectiblePhone";
        phone: string;
    }
    Index
    _: "inputCollectiblePhone"
    phone: string