Forgot import

This commit is contained in:
Yasir Aris M 2023-11-03 13:15:46 +07:00 committed by GitHub
parent 2af6d257f5
commit 694538b2cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
from inspect import iscoroutinefunction
from typing import Callable, Tuple
import pyrogram