Bot.commandPrefix

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

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

Meta