nothing
This commit is contained in:
parent
1a606f988f
commit
eff4a58b4b
@ -142,7 +142,7 @@ async def startvideo(client, m: Message):
|
|||||||
await m.reply_photo(
|
await m.reply_photo(
|
||||||
photo="https://telegra.ph/file/0faaa780ae861fb780814.png",
|
photo="https://telegra.ph/file/0faaa780ae861fb780814.png",
|
||||||
reply_markup=keyboard,
|
reply_markup=keyboard,
|
||||||
caption=f"💡 **video streaming started!**\n\n🏷 **Name:** {title}\n⏱ **Duration:** `{convert_seconds(duration)} m`\n\n» **join to video chat on the top to watch the video.**")
|
caption=f"💡 **video streaming started !**\n\n🏷 **Name:** {title}\n⏱ **Duration:** `{convert_seconds(duration)}` m\n\n» **join to video chat on the top to watch the video.**")
|
||||||
return await msg.delete()
|
return await msg.delete()
|
||||||
await idle()
|
await idle()
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
Loading…
Reference in New Issue
Block a user