interface User { id: string username: string granblueId: number }