@anjir/app-novinhub
Version:
نوین هاب - پلتفرم کامل مدیریت شبکههای اجتماعی، دایرکت هوشمند، و خودکارسازی پیامرسانی
10 lines (9 loc) • 739 B
TypeScript
export declare const novinhubListCommentsAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
tag: import("@anjir/apps-framework").ArrayProperty<true> | import("@anjir/apps-framework").ArrayProperty<false>;
status: import("@anjir/apps-framework").StaticDropdownProperty<string, false>;
date_from: import("@anjir/apps-framework").DateTimeProperty<false>;
date_to: import("@anjir/apps-framework").DateTimeProperty<false>;
search: import("@anjir/apps-framework").ShortTextProperty<false>;
after: import("@anjir/apps-framework").ShortTextProperty<false>;
before: import("@anjir/apps-framework").ShortTextProperty<false>;
}>;