Bot.commandPrefix

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

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

Meta