class Symbol
Public Instance Methods
Source
# File lib/rbot/botuser.rb, line 129 def to_irc_auth_command Irc::Bot::Auth::Command.new(self) end
Returns an Irc::Bot::Auth::Comand from the receiver
# File lib/rbot/botuser.rb, line 129 def to_irc_auth_command Irc::Bot::Auth::Command.new(self) end
Returns an Irc::Bot::Auth::Comand from the receiver