This accessor provides methods for modifying the configuration of Rocket.Chat. It is provided during "onEnable" of your App.

Hierarchy

  • IConfigurationModify

Properties

scheduler: ISchedulerModify

Accessor for modifying schedulers

serverSettings: IServerSettingsModify

Accessor for modifying the settings inside of Rocket.Chat.

slashCommands: ISlashCommandsModify

Accessor for modifying the slash commands inside of Rocket.Chat.

Generated using TypeDoc