Skip to main content
Module

x/discord_api_types/v10.ts>APIDMChannel

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIDMChannel
implements Omit<APIDMChannelBase<ChannelType.DM>, "name">
Re-export
import { type APIDMChannel } from "https://deno.land/x/discord_api_types@0.37.82/v10.ts";

Properties

name: null

The name of the channel (always null for DM channels)