class InteractionChannel
extends SnowflakeBase
import { InteractionChannel } from "https://deno.land/x/harmony@v2.8.0/src/structures/interactions.ts";
Represents a Channel Object for an Option in Slash Command
Constructors
new
InteractionChannel(client: Client, data: InteractionChannelPayload)