in bot/code/data_models/conversation_data.py [0:0]
def __init__(self, answer: str=None): self.answer = answer