初音 ミク says to OwO
if (strlen($text) > 2 & strpos($text, "\\") ===0 & strpos($text, "/") === strlen($text)-1) { apiRequest("sendMessage", array('chat_id' => $chat_id, "reply_to_message_id" => $message_id, "text" => $text)); 我成功了(?