@anjir/app-novinhub
Version:
نوین هاب - پلتفرم کامل مدیریت شبکههای اجتماعی، دایرکت هوشمند، و خودکارسازی پیامرسانی
9 lines (8 loc) • 722 B
TypeScript
export declare const novinhubCreateAutomationMessageAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
accountId: import("@anjir/apps-framework").NumberProperty<true>;
title: import("@anjir/apps-framework").ShortTextProperty<true>;
type: import("@anjir/apps-framework").StaticDropdownProperty<"text" | "button" | "media" | "products", true>;
text: import("@anjir/apps-framework").LongTextProperty<true>;
quick_replies: import("@anjir/apps-framework").ArrayProperty<true> | import("@anjir/apps-framework").ArrayProperty<false>;
message_content: import("@anjir/apps-framework").DynamicProperties<false>;
}>;