NB Scraper Docs - v1.1.8
    Preparing search index...

    Interface PollinationsOptions

    Pollinations AI Image Generation Types

    interface PollinationsOptions {
        prompt: string;
        nologo?: boolean;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    prompt: string
    nologo?: boolean