Skip to main content
Module

x/twi/OAuth2User.ts>RevokeAccessTokenParams

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

Properties

token_type_hint: string
token: string
client_id: string