A
Size: a a a
A
SW
A
PG
PG
A
from aiogram.utils.exceptions import MessageIsTooLong
try:
...
except MessageIsTooLong:
...
# 2from aiogram.utils import exceptions
try:
...
except exceptions.MessageIsTooLong:
...SW
NK
<
ВР
ВР
ВР
A
A
ВР
A
·
ВР
A
python -c 'import pymysql'в той же консоли