Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Interfaces\Event\PrivateCtcpReply Interface Reference

Interface for a CTCP reply in private. More...

+ Inheritance diagram for Erebot\Interfaces\Event\PrivateCtcpReply:

Additional Inherited Members

- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Generic
 getConnection ()
 
 preventDefault ($prevent=null)
 
- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Source
 getSource ()
 
- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Text
 getText ()
 
- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Ctcp
 getCtcpType ()
 

Detailed Description

Interface for a CTCP reply in private.

Definition at line 27 of file PrivateCtcpReply.php.


The documentation for this interface was generated from the following file: