Skip to main content
Module

x/discord_api_types/v10.ts>APIThreadOnlyChannel

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIThreadOnlyChannel
implements APIGuildTextChannel<T>
import { type APIThreadOnlyChannel } from "https://deno.land/x/discord_api_types@0.37.62/v10.ts";

Type Parameters

T extends ChannelType.GuildForum | ChannelType.GuildMedia

Properties

available_tags: APIGuildForumTag[]

The set of tags that can be used in a thread-only channel

default_reaction_emoji: APIGuildForumDefaultReactionEmoji | null

The emoji to show in the add reaction button on a thread in a thread-only channel

default_sort_order: SortOrderType | null

The default sort order type used to order posts in a thread-only channel