chat_id = message.chat.id
                  
                  
                      if message.text == '🛒Заказать':
                  
                  
                         bot.send_message(message.chat.id, "Привет! Как я могу к тебе обращаться?")
                  
                  
                         dbworker.set_state(message.chat.id, config.States.S_ENTER_NAME.value)
                  
                  
                
У тебя там много таких хендлеров?
Обсуждают сегодня