This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import pyrogram | |
| from pyrogram import Client, filters | |
| from pyrogram.types import InlineKeyboardMarkup, InlineKeyboardButton | |
| from pyrogram.types import User, Message | |
| from pyrogram.errors import UserNotParticipant | |
| UPDATE_CHANNEL= "channel name without '@'" | |
| # Follow me on Github - Github.com/nuhmanpk | |
| # Join @BugHunterBots for more |