class MijDiscord::Events::Generic
Attributes
bot[R]
Public Class Methods
new(bot)
click to toggle source
# File lib/mij-discord/events/basic.rb, line 7 def initialize(bot) @bot = bot end