Skip to main content

AgentResultMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / AgentResultMessage

Interface: AgentResultMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

agents

agents: object[]


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "AGENT_RESULT"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version