Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SettingsResetOptions

The options for {@link Settings#reset}.

memberof

Settings

Hierarchy

Index

Properties

Properties

Optional extraContext

extraContext: unknown

The extra context to be passed through resolvers and events.

Optional guild

guild: Guild

The guild to use as the context. It's not required when the settings' target can be resolved into a Guild, e.g. a TextChannel, a Role, a GuildMember, or a Guild instance.

Generated using TypeDoc