Added todo here
This commit is contained in:
@@ -19,6 +19,7 @@ async def imginfo(message: types.Message):
|
|||||||
return
|
return
|
||||||
|
|
||||||
await message.reply(str(original_r))
|
await message.reply(str(original_r))
|
||||||
|
# TODO: Pretty print this
|
||||||
|
|
||||||
except IndexError:
|
except IndexError:
|
||||||
await message.reply('❌ Reply with this command on PICTURE', parse_mode='html')
|
await message.reply('❌ Reply with this command on PICTURE', parse_mode='html')
|
||||||
|
|||||||
Reference in New Issue
Block a user