interface RequestOptions {
    withImage?: boolean;
}

Properties

Properties

withImage?: boolean

Generated using TypeDoc