Interface RawGuildChannel

Hierarchy

  • Required<Pick<RawChannel, "id" | "guild_id" | "parent_id">>
    • RawGuildChannel

Properties

guild_id: string
id: string
name: string
parent_id: null | string