UNPKG

@anjir/app-novinhub

Version:

نوین هاب - پلتفرم کامل مدیریت شبکه‌های اجتماعی، دایرکت هوشمند، و خودکارسازی پیام‌رسانی

12 lines (11 loc) 950 B
export declare const novinhubCreatePostEnhancedAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, { accounts: import("@anjir/apps-framework").MultiSelectDropdownProperty<any, true>; caption: import("@anjir/apps-framework").LongTextProperty<true>; type: import("@anjir/apps-framework").StaticDropdownProperty<"text" | "image" | "album" | "video" | "document" | "story" | "poll", true>; media_files: import("@anjir/apps-framework").MultiSelectDropdownProperty<any, false>; is_scheduled: import("@anjir/apps-framework").CheckboxProperty<false>; schedule_date: import("@anjir/apps-framework").DateTimeProperty<false>; is_draft: import("@anjir/apps-framework").CheckboxProperty<false>; hashtags: import("@anjir/apps-framework").ShortTextProperty<false>; network_settings: import("@anjir/apps-framework").JsonProperty<false>; }>;