fixed name

This commit is contained in:
Christian Rendina 2020-03-28 19:48:10 +01:00
parent 4a2a2edfb1
commit 44b27accac
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# File: inline.py
# Description: Inline wrapper
# Author: Arvs100
# Date: 25-12-2019 ~ 28-12-2019
# Author: Arves100
# Date: 25-12-2019 ~ 28-03-2020
from telegram.ext import Updater, InlineQueryHandler, CommandHandler
import logging
from telegram import InlineQueryResultArticle, InputTextMessageContent, Bot