Skip to main content
Module

x/discord_api_types/payloads/mod.ts>APIInteractionDataResolvedChannel

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIInteractionDataResolvedChannel
implements Required<APIPartialChannel>
Re-export
import { type APIInteractionDataResolvedChannel } from "https://deno.land/x/discord_api_types@0.37.14/payloads/mod.ts";

Properties

optional
thread_metadata: APIThreadMetadata | null
permissions: Permissions
optional
parent_id: string | null