export interface IPlayerInfoGetRequest { namespace: string; userId: string; }