|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
Interface for a mode which is taken from someone. More...
Inheritance diagram for Erebot\Interfaces\Event\Base\ChanModeTaken:Public Attributes | |
| const | MODE_PREFIX = '-' |
| Prefix issued to remove a channel status from some user. | |
Additional Inherited Members | |
Public Member Functions inherited from Erebot\Interfaces\Event\Base\Generic | |
| getConnection () | |
| preventDefault ($prevent=null) | |
Interface for a mode which is taken from someone.
Definition at line 27 of file ChanModeTaken.php.