AgentOptions
AgentOptions<
ContentTypes> =object
Defined in: sdks/js/agent-sdk/src/core/Agent.ts:142
Inputs used to wrap an already-created XMTP client.
Type Parameters
Section titled “Type Parameters”ContentTypes
Section titled “ContentTypes”ContentTypes
Properties
Section titled “Properties”client
Section titled “client”client:
Client<ContentTypes>
Defined in: sdks/js/agent-sdk/src/core/Agent.ts:144
Client to wrap.

