HistoryReply

@Serializable
class HistoryReply(val history: List<String>) : AbstractMessageContent

Constructors

Link copied to clipboard
constructor(history: List<String>)

Properties

Link copied to clipboard