Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/deps.ts>RESTOAuth2AdvancedBotAuthorizationQueryResult

An Object Oriented Discord API wrapper for Deno.
Latest
interface RESTOAuth2AdvancedBotAuthorizationQueryResult
import { type RESTOAuth2AdvancedBotAuthorizationQueryResult } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

code: string
optional
state: string
guild_id: Snowflake
permissions: Permissions