Interface DefaultChatAgentId

interface DefaultChatAgentId {
    id: string;
}

Properties

Properties

id: string