OwnerSpacesUsersEvent: InternalMessage & {
    users: Map<string, string[]>;
}

Type declaration

  • users: Map<string, string[]>