teleproto - v1.229.0
    Preparing search index...

    Interface WallPaperNoFileIn

    interface WallPaperNoFileIn {
        _: "wallPaperNoFile";
        dark?: boolean;
        default?: boolean;
        id: BigInteger;
        settings?: WallPaperSettingsIn;
    }
    Index
    _: "wallPaperNoFile"
    dark?: boolean
    default?: boolean
    id: BigInteger