Skip to main content
Module

x/twi/auth.ts>RevokeAccessTokenParams

Twitter API v2 Client for Deno
Go to Latest
interface RevokeAccessTokenParams
import { type RevokeAccessTokenParams } from "https://deno.land/x/twi@1.2.1/auth.ts";

Properties

token_type_hint: string
token: string
client_id: string