UNPKG

@anjir/app-novinhub

Version:

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

12 lines (11 loc) 1.54 kB
import { TriggerStrategy } from '@anjir/apps-framework'; export declare const novinhubWebhookTrigger: import("@anjir/apps-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, { event_type: import("@anjir/apps-framework").StaticDropdownProperty<"message_created" | "comment_created" | "autoform_completed" | "leed_created" | "revalidate" | "all", true>; webhook_instructions: import("dist/packages/apps/community/framework/src/lib/property/input/markdown-property").MarkDownProperty; }> | import("@anjir/apps-framework").ITrigger<TriggerStrategy.POLLING, import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, { event_type: import("@anjir/apps-framework").StaticDropdownProperty<"message_created" | "comment_created" | "autoform_completed" | "leed_created" | "revalidate" | "all", true>; webhook_instructions: import("dist/packages/apps/community/framework/src/lib/property/input/markdown-property").MarkDownProperty; }> | import("@anjir/apps-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, { event_type: import("@anjir/apps-framework").StaticDropdownProperty<"message_created" | "comment_created" | "autoform_completed" | "leed_created" | "revalidate" | "all", true>; webhook_instructions: import("dist/packages/apps/community/framework/src/lib/property/input/markdown-property").MarkDownProperty; }>;