final public function __construct($irc_bot)Inherited
final public function __construct($irc_bot)
Inherited
Parameters
| PhabricatorBot | $irc_bot |
Return
| this | //Implicit.// |
final protected function writeMessage($message)Inherited
final protected function writeMessage($message)
Inherited
Parameters
| PhabricatorBotMessage | $message |
Return
| wild |
final protected function getConduit()Inherited
final protected function getConduit()
Inherited
Return
| wild |
final protected function getConfig($key, $default)Inherited
final protected function getConfig($key, $default)
Inherited
Parameters
| $key | ||
| $default |
Return
| wild |
final protected function getURI($path)Inherited
final protected function getURI($path)
Inherited
Parameters
| $path |
Return
| wild |
final protected function getServiceName()Inherited
final protected function getServiceName()
Inherited
Return
| wild |
final protected function getServiceType()Inherited
final protected function getServiceType()
Inherited
Return
| wild |
public function receiveMessage($message)
public function receiveMessage($message)
Parameters
| PhabricatorBotMessage | $message |
Return
| wild |
public function runBackgroundTasks()
public function runBackgroundTasks()
Return
| wild |
public function replyTo($original_message, $body)Inherited
public function replyTo($original_message, $body)
Inherited
Parameters
| PhabricatorBotMessage | $original_message | |
| $body |
Return
| wild |