Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lntechnical2 authored Jul 1, 2022
1 parent eccfbc0 commit 74fbfc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/start.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import os
from pyrogram.errors.exceptions.bad_request_400 import UserNotParticipant
import time
from pyrogram import Client, filters
from pyrogram.types import ( InlineKeyboardButton, InlineKeyboardMarkup,ForceReply)
Expand Down

0 comments on commit 74fbfc2

Please sign in to comment.