Bot.commandPrefix

The command prefix used to invoke bot commands through chat messages.

  1. string commandPrefix()
    class Bot
    final const @property pure nothrow
    string
    commandPrefix
    ()
  2. void commandPrefix(string newPrefix)

Meta