Skip to main content
Module

x/twi/mod.ts>auth.RevokeAccessTokenParams

Twitter API v2 Client for Deno
Latest
interface auth.RevokeAccessTokenParams
import { type auth } from "https://deno.land/x/twi@1.2.2/mod.ts";
const { RevokeAccessTokenParams } = auth;

Properties

token_type_hint: string
token: string
client_id: string