Kravets
Kravets
downloading several files at once does not work (at the end, all are lost)
for my [library](https://github.com/kravetsone/create-elysiajs) that only `npx`/`bunx` executable i got this error) > EntryPointError > We could not guess a valid entry point for this package. Perhaps the author hasn't specified...
**Describe the bug** When I use twoslash, they statically appear on 1 slide as shown in the screenshot below.... (tested on my custom and default theme) [Presentation repo](https://github.com/kravetsone/kravetsone/tree/main/presentations/Elysia)  ...
## The bug When i upload a file use Bun runtime i get AbortError ```ts import { MediaSource, Telegram } from "puregram"; const bot = Telegram.fromToken( "" ); await bot.api...
Дело в том, что я получаю фотографию единоразово в виде массива байтов (UInt8Array), затем преобразовываю его в Blob ObjectUrl и пытаюсь загрузить его на клиенте с помощью `VKWebAppDownloadFile`. На выходе...
The new Telegram Bot API 7.2 objects do not exist in the schema, but other objects reference them  
### 📚 Is your documentation request related to a problem? How to create typed function with RegExp or MagicRegExp input? I write something like ```typescript function getMatchedResult(regexp: R, str: string)...
**Describe the bug** Twoslash popups behave strangely only on large screens. That's why I couldn't reproduce it on stackblitz for a long time.  but you can open in a...
### Skill Name Effector ### Why? [Effector](https://effector.dev/) implements business logic with ease for Javascript apps and allows you to manage data flow in complex applications. Effector provides the best TypeScript...
add [Bun](https://bun.sh/) runtime in benchmark if it possible It would be useful to compare the results of Bun and NodeJS