|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
Interface for a mode which is given to someone. More...
Inheritance diagram for Erebot\Interfaces\Event\Base\ChanModeGiven:Public Attributes | |
| const | MODE_PREFIX = '+' |
| Prefix issued to add a channel status to 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 given to someone.
Definition at line 27 of file ChanModeGiven.php.