Variable rolesConst

roles: {
    [key: string]: number;
} = ...

Do not use this. Use the roles array in the various responses and getRoles to obtain extra information about each role.