ToolMessageDelayedDto
@Serializable
Constructors
Link copied to clipboard
constructor(content: String = "", conditions: MutableSet<ToolMessageCondition> = mutableSetOf(), timingMilliseconds: Int = -1)