1
0
Fork 0
mirror of https://git.mctaylors.ru/mctaylors/Lurker.git synced 2024-11-23 10:08:03 +03:00
Lurker/extensions.py

3 lines
96 B
Python
Raw Normal View History

def icon_info(icon):
return f"[{icon.filename}](<{icon.url}>) ({icon.width}x{icon.height})"