👑️

Size: a a a
👑️
FM
👑️
К
FM
D
D
👑️
Б
D
D
M
SM
M
import logging
logging.basicConfig(format=u'%(filename)+13s [ LINE:%(lineno)-4s] %(levelname)-8s [%(asctime)s] %(message)s',
# level=logging.INFO,
level=logging.DEBUG,
)
ЕП
import logging
logging.basicConfig(format=u'%(filename)+13s [ LINE:%(lineno)-4s] %(levelname)-8s [%(asctime)s] %(message)s',
# level=logging.INFO,
level=logging.DEBUG,
)
M
M
ЕП
SM
await dp.bot.download_file_by_id(msg.document.file_id, destination="text.py")
ЕП