Method: Discordrb::Commands::CommandBot#prefix
- Defined in:
- lib/discordrb/commands/command_bot.rb
#prefix ⇒ String, ... (readonly)
Returns the prefix commands are triggered with.
21 22 23 |
# File 'lib/discordrb/commands/command_bot.rb', line 21 def prefix @prefix end |