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

RecallGamesPlayerTokensOptions

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

Additional options for Games#recallGamesPlayerTokens.

interface RecallGamesPlayerTokensOptions {
applicationIds?: string;
}

§Properties

§
applicationIds?: string
[src]

Required. The application IDs from the Google Play developer console for the games to return scoped ids for.