AIAgentInfo

data class AIAgentInfo(val templateListToken: String? = null)

Represents a ai-agent info.

Since

4.26.0

Constructors

Link copied to clipboard
constructor(templateListToken: String? = null)

Properties

Link copied to clipboard

The latest message template token for AI-agent.