Skip to main content
Module

x/harmony/src/structures/guildStoreChannel.ts

An easy to use Discord API Library for Deno.
Go to Latest
File
import { GuildChannel } from './channel.ts'
export class StoreChannel extends GuildChannel {}