react-telegram-webapp icon indicating copy to clipboard operation
react-telegram-webapp copied to clipboard

Missing Telegram TS types

Open 2ico opened this issue 3 years ago • 0 comments

dist/TelegramWebAppContext.d.ts mentions non existing TS file Line 2 should be: import { Telegram } from "../src/Telegram/Telegram";

2ico avatar Oct 04 '22 12:10 2ico