Skip to main content
Module

x/denocordts/deps.ts>APITextBasedChannel

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

Properties

optional
last_message_id: Snowflake | null

The id of the last message sent in this channel (may not point to an existing or valid message)