waifuim
    Preparing search index...

    Interface UpdateAlbumOptions

    interface UpdateAlbumOptions {
        description?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    description?: string

    The updated description.

    name?: string

    The updated album name.