Method: CommandBot::CommandCall#bot

Defined in:
lib/command_bot/command_call.rb

#botBot (readonly)

Returns:



21
22
23
# File 'lib/command_bot/command_call.rb', line 21

def bot
  @bot
end