Crummy\Phlack\Common\Responder\ResponderInterface::reply PHP Method

reply() public method

public reply ( string $user, string $text ) : Reply
$user string
$text string
return Crummy\Phlack\WebHook\Reply\Reply
    public function reply($user, $text);