Generated from

"../messages/widgets_setConfig.notify.json"

interface WidgetsSetConfigNotification {
    method: "widgets_setConfig";
    params: WidgetConfigs;
}

Properties

Properties

method: "widgets_setConfig"