teleproto - v1.229.0
    Preparing search index...

    Interface InputRichFilePhotoIn

    interface InputRichFilePhotoIn {
        _: "inputRichFilePhoto";
        id: string;
        photo: TypeInputPhotoIn;
    }
    Index
    _: "inputRichFilePhoto"
    id: string