Captain Ezio commited on
Commit
fadf9d0
·
1 Parent(s): 38918c6

Looks good

Browse files
Files changed (1) hide show
  1. Powers/plugins/info.py +1 -1
Powers/plugins/info.py CHANGED
@@ -248,7 +248,7 @@ async def chat_info_func(c: Gojo, message: Message):
248
  await m.delete()
249
  await sleep(2)
250
  return await message.reply_text(info_caption, disable_web_page_preview=True)
251
-
252
  photo = await c.download_media(photo_id)
253
  await m.delete()
254
  await sleep(2)
 
248
  await m.delete()
249
  await sleep(2)
250
  return await message.reply_text(info_caption, disable_web_page_preview=True)
251
+
252
  photo = await c.download_media(photo_id)
253
  await m.delete()
254
  await sleep(2)