t
Size: a a a
t
AK
AK
AK
𝓶
ЕП
content_types="location"
content_types=types.ContentTypes.LOCATION
AK
content_types="location"
content_types=types.ContentTypes.LOCATION
AK
К
content_types="location"
content_types=types.ContentTypes.LOCATION
AK
ЕП
content_types=types.LOCATION
, а это немного отличается от types.ContentTypes.LOCATION
AK
ЕП
F
F
<Ч
@dp.message_handler(text_startwith='/add', content_types=types.ContentTypes.PHOTO)вот такое точно работает. проверил только что
async def my_test_handler(message: types.Message):
await message.reply(message.as_json())
AK
AK
AK
Y🏳