-
https://github.com/Satont/grammy-typeorm-storage/blob/e4aaaef59fd0da66f96827d6e4a1d998c996a69e/src/index.ts#L23 looks like the session data is read and transferred entirely. All that is needed would b…
-
The content of this file https://github.com/grammyjs/types/blob/main/update.d.ts if different of this other https://github.com/KnorpelSenf/typegram/blob/master/update.d.ts
My VS Code is not mapping…
-
It seems like `deno2node` strips comments and JSDoc. It therefore removes the documentation of the library. Is this intended?
Tried with
```bash
deno run --unstable --allow-read --allow-write \
…