Response type for buddy agents query operations. Either a success response with list of buddy agents or an error.
function handleBuddyAgents(resp: BuddyAgentsResponse) { ... } Copy
function handleBuddyAgents(resp: BuddyAgentsResponse) { ... }
Response type for buddy agents query operations. Either a success response with list of buddy agents or an error.