Baraaqasem commited on
Commit
73233f6
·
verified ·
1 Parent(s): 8c535ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import logging
2
  from telegram import Update
3
- from telegram.inline import InlineKeyboardButton, InlineKeyboardMarkup
4
  from telegram.ext import ApplicationBuilder, CommandHandler, MessageHandler, CallbackQueryHandler, filters, ContextTypes
5
  from g4f.client import Client
6
 
 
1
  import logging
2
  from telegram import Update
3
+ from telegram import InlineKeyboardButton, InlineKeyboardMarkup
4
  from telegram.ext import ApplicationBuilder, CommandHandler, MessageHandler, CallbackQueryHandler, filters, ContextTypes
5
  from g4f.client import Client
6