File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ async def mi(e):
2525 return await eod (e , "`Reply to any media`" )
2626 xx = mediainfo (r .media )
2727 murl = r .media .stringify ()
28- url = html ("Mediainfo" , "Ultroid" , f"<code>{ murl } </code>" )
28+ url = make_html_telegraph ("Mediainfo" , "Ultroid" , f"<code>{ murl } </code>" )
2929 ee = await eor (e , f"**[{ xx } ]({ url } )**\n \n `Loading More...`" , link_preview = False )
3030 dl = await ultroid_bot .download_media (r .media )
3131 out , er = await bash (f"mediainfo { dl } " )
Original file line number Diff line number Diff line change 1- py-Ultroid == 2021.4.15.1
1+ py-Ultroid == 2021.4.16
22gingerit
33Telethon == 1.21.1
44git+https://github.com/buddhhu/search-engine-parser.git
@@ -7,5 +7,3 @@ git+https://github.com/ProgrammingError/rextester_py.git
77google-assistant-grpc
88tenacity
99google-assistant-sdk
10-
11-
You can’t perform that action at this time.
0 commit comments