Class: Irc::PartMessage
- Inherits:
-
JoinMessage
- Object
- BasicUserMessage
- JoinMessage
- Irc::PartMessage
- Defined in:
- lib/rbot/message.rb
Overview
class to manage channel parts same as a join, but can have a message too
Instance Attribute Summary
Attributes inherited from JoinMessage
Attributes inherited from BasicUserMessage
#bot, #ignored, #in_thread, #logmessage, #message, #plainmessage, #replied, #server, #source, #target, #time
Method Summary
Methods inherited from JoinMessage
Methods inherited from BasicUserMessage
#address?, #botuser, #identified?, #initialize, #inspect, #parse_channel_list, #prefixed?, #recurse_depth, #recurse_depth=, #sourceaddress, #sourcenick, strip_formatting, strip_initial_formatting, stripcolour
Constructor Details
This class inherits a constructor from Irc::JoinMessage