class Twitch::Bot::AuthenticatedCommandParser

Parses a 372 IRC status code/command.

Public Instance Methods

call() click to toggle source
# File lib/twitch/bot/message_parser.rb, line 88
def call
  Message::Authenticated.new
end