tock / ai.tock.bot.admin.test / TestActionReport / <init>

<init>

TestActionReport(playerId: PlayerId, date: Instant, message: Message, connectorType: ConnectorType?, userInterfaceType: UserInterfaceType, id: Id<Action> = newId())
TestActionReport(report: ActionReport) TestActionReport(playerId: PlayerId, date: Instant, messages: List<Message>, connectorType: ConnectorType?, userInterfaceType: UserInterfaceType = textChat, id: Id<Action>)