Untitled
unknown
plain_text
a year ago
160 B
3
Indexable
@dp.message_handler(content_types=types.ContentType.VIDEO) async def command_start1(message: types.Message): await message.answer(message.video.file_id)
Editor is loading...
Leave a Comment
@dp.message_handler(content_types=types.ContentType.VIDEO) async def command_start1(message: types.Message): await message.answer(message.video.file_id)