getTestUrl
getTestUrl<
ContentTypes>(client):string
Defined in: sdks/js/agent-sdk/src/debug/log.ts:88
Returns a URL to test your agent on https://xmtp.chat/ (for development purposes only).
Type Parameters
Section titled “Type Parameters”ContentTypes
Section titled “ContentTypes”ContentTypes
Parameters
Section titled “Parameters”client
Section titled “client”Client<ContentTypes>
Your XMTP client
Returns
Section titled “Returns”string
The URL to test your agent with

