PrefixModeOption

class PrefixModeOption(val activated: IScannerOption.Activation = Activation.Off) : IScannerOption

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.Activation = Activation.Off)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getCommandPrefix(prefixCommand: String): String

To set a custom prefix, use this method in passing in param the value of a desired prefix

Link copied to clipboard
open override fun getEnableCommand(): String

Get the command Activation.Off / Activation.On to the PrefixModeOption