Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigurationModify

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

Hierarchy

  • IConfigurationModify

Index

Properties

serverSettings

serverSettings: IServerSettingsModify

Accessor for modifying the settings inside of Rocket.Chat.

slashCommands

slashCommands: ISlashCommandsModify

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

Generated using TypeDoc