RenameUserParams: {
    authenticatedUser: User;
    newName: string;
    roomId: string;
}