The array action to take, check ArrayActions for the available actions.
The index to do the array updates at. This is option is ignored when arrayAction
is set to overwrite.
The extra context to be passed through resolvers and events.
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
The options for {@link Settings#update} when not specifying
arrayAction
as overwrite or leaving it default.Settings