Painor 1 rok temu
rodzic
commit
ed712aa6f2
3 zmienionych plików z 724 dodań i 26 usunięć
  1. 1 1
      gramjs/Version.ts
  2. 719 24
      package-lock.json
  3. 4 1
      package.json

+ 1 - 1
gramjs/Version.ts

@@ -1 +1 @@
-export const version = "2.19.14";
+export const version = "2.20.3";

Plik diff jest za duży
+ 719 - 24
package-lock.json


+ 4 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "telegram",
-  "version": "2.19.15",
+  "version": "2.20.3",
   "description": "NodeJS/Browser MTProto API Telegram client library,",
   "main": "index.js",
   "types": "index.d.ts",
@@ -56,10 +56,13 @@
   },
   "dependencies": {
     "@cryptography/aes": "^0.1.1",
+    "@grammyjs/conversations": "^1.2.0",
     "async-mutex": "^0.3.0",
     "big-integer": "^1.6.48",
     "buffer": "^6.0.3",
+    "grammy": "^1.21.1",
     "htmlparser2": "^6.1.0",
+    "input": "^1.0.1",
     "mime": "^3.0.0",
     "node-localstorage": "^2.2.1",
     "pako": "^2.0.3",

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików