module Twitchbot

Constants

VERSION

Public Instance Methods

to_s() click to toggle source
# File lib/twitchbot/channel.rb, line 19
def to_s
  @name
end