初音 ミク says to OwO if ($text === "ping") { apiRequest("sendMessage", array('chat_id' => $chat_id, "reply_to_message_id" => $message_id, "text" => 'pong')); }