Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIApplicationCommandChannelOption

Hierarchy

  • APIApplicationCommandOptionBase<Channel>
    • APIApplicationCommandChannelOption

Index

Properties

description: string
description_localizations?: null | Partial<Record<"en-US" | "en-GB" | "bg" | "zh-CN" | "zh-TW" | "hr" | "cs" | "da" | "nl" | "fi" | "fr" | "de" | "el" | "hi" | "hu" | "it" | "ja" | "ko" | "lt" | "no" | "pl" | "pt-BR" | "ro" | "ru" | "es-ES" | "sv-SE" | "th" | "tr" | "uk" | "vi", null | string>>
name: string
name_localizations?: null | Partial<Record<"en-US" | "en-GB" | "bg" | "zh-CN" | "zh-TW" | "hr" | "cs" | "da" | "nl" | "fi" | "fr" | "de" | "el" | "hi" | "hu" | "it" | "ja" | "ko" | "lt" | "no" | "pl" | "pt-BR" | "ro" | "ru" | "es-ES" | "sv-SE" | "th" | "tr" | "uk" | "vi", null | string>>
required?: boolean
type: Channel

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM