A message to modify various settings in a generic way.

This is the generic message to be used for modifying settings. Its settings payload is weakly-typed.

Hierarchy

  • ModifySettingsMessage

Properties

Properties

event: "modify_settings"

The tag identifying this message type.

settings: GenericSetting[]

The settings to modify.

target: "app"

The target of the settings modification.

Generated using TypeDoc