Class: ModSpox::Messages::Outgoing::Notice

Inherits:
Privmsg
  • Object
show all
Defined in:
lib/mod_spox/messages/outgoing/Notice.rb

Overview

target

target for message

message

message to be sent

Send a notice to user or channel

Instance Attribute Summary

Attributes inherited from Privmsg

#ctcp_type, #message, #target

Method Summary

Methods inherited from Privmsg

#initialize, #is_action?, #is_ctcp?

Constructor Details

This class inherits a constructor from ModSpox::Messages::Outgoing::Privmsg