tock / ai.tock.bot.engine.user / UserTimeline / <init>

<init>

UserTimeline(playerId: PlayerId, userPreferences: UserPreferences = UserPreferences(), userState: UserState = UserState(), dialogs: MutableList<Dialog> = mutableListOf(), temporaryIds: MutableSet<String> = mutableSetOf())

The user timeline - all dialogs and data of the user.