generateInvestigationQuestions

fun generateInvestigationQuestions(targetPlayerName: String, reporterName: String, reportedQuestion: String, reportedAnswer: String): List<String>?(source)

Generates up to two investigation questions for a mentioned player.

The first question should disclose that the player's name was brought up; the second is an optional short follow-up.