Skip to content

Commit

Permalink
Update stream.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gitdrive5 authored Apr 3, 2023
1 parent 384b891 commit e497d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Adarsh/bot/plugins/stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ async def channel_receive_handler(bot, broadcast):
)
await bot.edit_message_reply_markup(
chat_id=broadcast.chat.id,
message_id=broadcast.id,
reply_markup=InlineKeyboardMarkup(
[
[InlineKeyboardButton("⚡ ᴡᴀᴛᴄʜ ⚡", url=stream_link),
Expand Down

0 comments on commit e497d06

Please sign in to comment.