bot_backend.add_text_message(user_text=text) AttributeError: 'NoneType' object has no attribute 'add_text_message'
bot_backend.add_text_message(user_text=text)
AttributeError: 'NoneType' object has no attribute 'add_text_message'