Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RetrievePlayerTokensResponse

import type { RetrievePlayerTokensResponse } from "https://googleapis.deno.dev/v1/games:v1.ts";

Response for the RetrievePlayerTokens RPC

interface RetrievePlayerTokensResponse {
tokens?: RecallToken[];
}

§Properties

§
tokens?: RecallToken[]
[src]

Required. Recall tokens associated with the requested PGS Player principal