MassonNN / masson-aiogram-template

This is a scalable and functional template for any bots which will be made with aiogram 3.x
MIT License
115 stars 16 forks source link

TypeError: Cache.set() got an unexpected keyword argument 'ex' #8

Closed rarog1 closed 1 year ago

rarog1 commented 1 year ago

Если в любом хендлере записать состояние: await state.set_state(ReportStates.select_date)

То получается ошибка: TypeError: Cache.set() got an unexpected keyword argument 'ex'

MassonNN commented 1 year ago

Попробуйте повторить изменения #9 и сообщите о результате