export interface UserUpdate { displayNSFW?: boolean password?: string videoQuota?: number }