Search
Preparing search index...
The search index is not available
helly - Discord API Wrapper
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
helly
APIApplicationCommandChannelOption
Interface APIApplicationCommandChannelOption
Hierarchy
APIApplicationCommandOptionBase
<
Channel
>
APIApplicationCommandChannelOption
Index
Properties
channel_
types
description
description_
localizations
name
name_
localizations
required
type
Properties
Optional
channel_
types
channel_
types
?:
(
GuildText
|
GuildVoice
|
GuildCategory
|
GuildNews
|
GuildNewsThread
|
GuildPublicThread
|
GuildPrivateThread
|
GuildStageVoice
|
GuildDirectory
|
GuildForum
)
[]
description
description
:
string
Optional
description_
localizations
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
name
:
string
Optional
name_
localizations
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
>
>
Optional
required
required
?:
boolean
type
type
:
Channel
Exports
Internals
Externals
Utils
APIApplication
Command
Channel
Option
channel_
types
description
description_
localizations
name
name_
localizations
required
type
Generated using
TypeDoc
version 0.22.16, the 9/16/2022 at 1:09:16 AM