Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/channels
UpdateChannelOptions
Class UpdateChannelOptions
Hierarchy (
View Summary
)
UpdateChannelInput
UpdateChannelOptions
Index
Constructors
constructor
Properties
cover
Id?
description?
error
Reason?
id
local
Server
Id?
status?
title?
Constructors
constructor
new
UpdateChannelOptions
()
:
UpdateChannelOptions
Returns
UpdateChannelOptions
Properties
Optional
cover
Id
coverId
?:
null
|
string
Optional
description
description
?:
string
Optional
error
Reason
errorReason
?:
null
|
string
id
id
:
string
Optional
local
Server
Id
localServerId
?:
string
Optional
status
status
?:
ChannelStatus
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cover
Id
description
error
Reason
id
local
Server
Id
status
title
@deep/nest-kit
Loading...