@anjir/app-novinhub
Version:
نوین هاب - پلتفرم کامل مدیریت شبکههای اجتماعی، دایرکت هوشمند، و خودکارسازی پیامرسانی
6 lines (5 loc) • 405 B
TypeScript
export declare const novinhubUpdateAccountGroupAction: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
accountGroupId: import("@anjir/apps-framework").NumberProperty<true>;
name: import("@anjir/apps-framework").ShortTextProperty<true>;
account_ids: import("@anjir/apps-framework").ArrayProperty<true>;
}>;