𝓶
Size: a a a
𝓶
𝓶
@dp.message_handler(commands=['mailing'], user_id=my_id)
𝓶
R
R
G
@dp.message_handler(commands=['mailing'], user_id=[my_id])
F
𝓶
F
𝓶
ZR
ZR
ZR
V
ZR
ZR
G
@dp.callback_query_handler(text="camcel_FSM")
async def _(q, state): await state.finish()
V
ZR
V