Answer the question
In order to leave comments, you need to log in
How to catch files in aiogram?
Hello everyone, I am writing a telegram bot, I need it to catch the files that the user sends to it.
@dp.message_handler()
async def catch_file(message):
print(message)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question