@elizaos/core v1.0.0-beta.16 / 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
[]>