Type Alias GetSessionByCFToolsIdOptions

GetSessionByCFToolsIdOptions: {
    playerId: string | AnyPlayerId;
    serverApiId?: string;
}