From 3a9fdced62c11bbb31cb037404d5c1407cb68d89 Mon Sep 17 00:00:00 2001 From: xtaodada Date: Sun, 14 May 2023 14:23:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=EF=B8=8F=20hotfix:=20read=5Fchat?= =?UTF-8?q?=5Fhistory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyromod/methods/read_chat_history.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyromod/methods/read_chat_history.py b/pyromod/methods/read_chat_history.py index 7ac94d5..80af626 100644 --- a/pyromod/methods/read_chat_history.py +++ b/pyromod/methods/read_chat_history.py @@ -1,3 +1,4 @@ +import contextlib from typing import Union import pyrogram