From 0c9f7232ac2a7509ec061bdcf2a5c1da57758574 Mon Sep 17 00:00:00 2001 From: Shrimadhav U K Date: Wed, 15 Oct 2025 14:31:17 +0530 Subject: [PATCH] Update to BOT API 9.2 Details: https://t.me/BotNews/112 --- import_map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/import_map.json b/import_map.json index 0ee7bce..978690d 100644 --- a/import_map.json +++ b/import_map.json @@ -3,11 +3,11 @@ "dotenv": "https://deno.land/std@0.154.0/dotenv/mod.ts", "envalid": "https://deno.land/x/envalid@0.1.2/mod.ts", "server": "https://deno.land/std@0.154.0/http/server.ts", - "grammy/": "https://deno.land/x/grammy@v1.19.0/", + "grammy/": "https://deno.land/x/grammy@v1.38.3/", "mongo": "https://deno.land/x/mongo@v0.31.1/mod.ts", "autoQuote": "https://deno.land/x/grammy_autoquote@v1.1.2/mod.ts", "hydrate": "https://deno.land/x/grammy_hydrate@v1.3.1/mod.ts", - "conversations": "https://deno.land/x/grammy_conversations@v1.1.2/mod.ts", + "conversations": "https://deno.land/x/grammy_conversations@v1.2.0/mod.ts", "i18n": "https://deno.land/x/grammy_i18n@v1.0.1/mod.ts", "mongo_sessions": "https://deno.land/x/grammy_storages@v2.1.0/mongodb/src/mod.ts", "language": "https://deno.land/x/language@v0.1.0/mod.ts",