Libraries
»
command_bot
(1.0.1)
»
Index
»
CommandBot
»
CommandCall
»
#bot
Method: CommandBot::CommandCall#bot
Defined in:
lib/command_bot/command_call.rb
#
bot
⇒
Bot
(readonly)
Returns:
(
Bot
)
21 22 23
# File 'lib/command_bot/command_call.rb', line 21
def
bot
@bot
end