where("slack_id", $slackId)->exists(); } public function message(): string { return __("User :input does not exist in toby"); } }