Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigurationExtend

This accessor provides methods for declaring the configuration of your App. It is provided during initialization of your App.

Hierarchy

  • IConfigurationExtend

Index

Properties

http

Accessor for customing the handling of IHttp requests and responses your App causes.

settings

settings: ISettingsExtend

Accessor for declaring the settings your App provides.

slashCommands

slashCommands: ISlashCommandsExtend

Accessor for declaring the commands which your App provides.

Generated using TypeDoc