Bot.commandPrefix

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

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

Meta