Untitled
unknown
python
3 years ago
200 B
9
Indexable
@dp.message_handler(content_types=types.ContentType.DOCUMENT, state=Cheak_Tokens.file) async def file_download(message: types.Message, state: FSMContext): msg_document = message.document.file_id
Editor is loading...