diff --git a/inline.py b/inline.py index 7550b37..f254584 100644 --- a/inline.py +++ b/inline.py @@ -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