Skip to content

Commit

Permalink
owowowo
Browse files Browse the repository at this point in the history
  • Loading branch information
starry-shivam committed May 5, 2020
1 parent bc9f75f commit 4855366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions starrybot.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
import requests
import random

from telegram.ext import (
from telegram.ext import(
Updater, CommandHandler,
run_async, Filters)

from telegram import (
from telegram import(
Chat, Update,
Bot, ChatAction,
ParseMode, InlineKeyboardButton,
Expand Down

0 comments on commit 4855366

Please sign in to comment.