teamspeak.js - v1.11.0
Preparing search index...
ChannelEditOptions
Type Alias ChannelEditOptions
type
ChannelEditOptions
=
{
codec
?:
Codec
;
codecQuality
?:
number
;
default
?:
true
;
description
?:
string
;
maxClients
?:
number
;
maxClientsUnlimited
?:
boolean
;
maxFamilyClients
?:
number
;
maxFamilyClientsInherited
?:
boolean
;
maxFamilyClientsUnlimited
?:
boolean
;
name
?:
string
;
namePhonetic
?:
string
;
neededTalkPower
?:
number
;
order
?:
number
;
password
?:
string
;
topic
?:
string
;
type
?:
ChannelType
;
}
Index
Properties
codec?
codec
Quality?
default?
description?
max
Clients?
max
Clients
Unlimited?
max
Family
Clients?
max
Family
Clients
Inherited?
max
Family
Clients
Unlimited?
name?
name
Phonetic?
needed
Talk
Power?
order?
password?
topic?
type?
Properties
Optional
codec
codec
?:
Codec
Optional
codec
Quality
codecQuality
?:
number
Optional
default
default
?:
true
Optional
description
description
?:
string
Optional
max
Clients
maxClients
?:
number
Optional
max
Clients
Unlimited
maxClientsUnlimited
?:
boolean
Optional
max
Family
Clients
maxFamilyClients
?:
number
Optional
max
Family
Clients
Inherited
maxFamilyClientsInherited
?:
boolean
Optional
max
Family
Clients
Unlimited
maxFamilyClientsUnlimited
?:
boolean
Optional
name
name
?:
string
Optional
name
Phonetic
namePhonetic
?:
string
Optional
needed
Talk
Power
neededTalkPower
?:
number
Optional
order
order
?:
number
Optional
password
password
?:
string
Optional
topic
topic
?:
string
Optional
type
type
?:
ChannelType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
codec
codec
Quality
default
description
max
Clients
max
Clients
Unlimited
max
Family
Clients
max
Family
Clients
Inherited
max
Family
Clients
Unlimited
name
name
Phonetic
needed
Talk
Power
order
password
topic
type
teamspeak.js - v1.11.0
Loading...