BotOutputContext

data class BotOutputContext(val name: String, val timeToLiveInSeconds: Int, val turnsToLive: Int)

Constructors

Link copied to clipboard
constructor(name: String, timeToLiveInSeconds: Int, turnsToLive: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard