import Telegram from "../../telegram/telegram"; function Home() { Telegram.call("sendMessage", { chat_id: "", text: "Hello World", }); return (