Function updateExternalProfile

Updates an External Profile for a given Room and User. Returns the updated External Profile.

  • Parameters

    • slug: string
    • profile: ExternalMember
    • OptionalabortSignal: AbortSignal

    Returns Promise<ExternalMember>