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

tell() public method

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