Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiyad777 authored Nov 16, 2022
1 parent b5d1700 commit 951e306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ async def autoapprove(c, m):
try:
await c.approve_chat_join_request(m.chat.id, m.from_user.id)
button = [[
InlineKeyboardButton('🎬JOIN MOVIE CHANNEL🎬', url='https://t.me/+K_OmXxehTJVjMzBl')
InlineKeyboardButton('🎬JOIN MOVIE CHANNEL🎬', url='https://t.me/+rrFy0kv3wc5jMGE1')
],[
InlineKeyboardButton('💎JOIN MOVIE GROUP📽️', url='https://t.me/+iiJvauon_6Q1Njk1')
]]
Expand Down

0 comments on commit 951e306

Please sign in to comment.