Answer the question
In order to leave comments, you need to log in
Function argument error. How to fix?
Hello. I can't figure out what's wrong with the argument. Here is the code:
class Name:
def __init__(self):
self.a = A()
@dp.message_handler(state=AddAccount.number)
async def get(self, msg: types.Message):
self.а.create_session("test")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question