@elizaos/core v1.0.6 / findWorldsForOwner
Function: findWorldsForOwner()
findWorldsForOwner(
runtime
,entityId
):Promise
<World
[]>
Finds a server where the given user is the owner
Parameters​
• runtime: IAgentRuntime
• entityId: string
Returns​
Promise
<World
[]>