public ChangeMessageResult() { Conversation = new UnknownConversation(); }
public SpeakResult() { Conversation = new UnknownConversation(); }