Beispiel #1
0
 public override string GetLastSentence(ChatInstanceData data = null)
 {
     return(labels[data.GetOption(this)]);
 }