Structure
ShieldOptions
Shield Options structure
Declaration
struct ShieldOptions
Topics
Initializers
Instance Properties
var prefixes: [String]
Array of prefixes commands should start with
var requirements: CommandRequirements
Default requirement for commands
var willBeCaseSensitive: Bool
Wether or not the bot will use case sensitive commands
var willDefaultHelp: Bool
Whether or not to automatically create a help command
var willIgnoreBots: Bool
Whether or not to ignore commands from bots