Method: Dbl::Bot#initialize
- Defined in:
- lib/topgg/bot.rb
#initialize(obj) ⇒ Bot
Initializes the Bot class
6 7 8 |
# File 'lib/topgg/bot.rb', line 6 def initialize(obj) @obj = obj end |
Initializes the Bot class
6 7 8 |
# File 'lib/topgg/bot.rb', line 6 def initialize(obj) @obj = obj end |