teleproto - v1.229.0
    Preparing search index...

    Interface SendMessageUploadPhotoActionIn

    interface SendMessageUploadPhotoActionIn {
        _: "sendMessageUploadPhotoAction";
        progress: number;
    }
    Index
    _: "sendMessageUploadPhotoAction"
    progress: number