Preparing search index...
The search index is not available
Oceanic
Oceanic
CompressionConfig
Interface CompressionConfig
interface
CompressionConfig
{
name
:
CompressionLibrary
;
check
(
client
)
:
boolean
;
getClass
(
)
:
(
new
(
shard
)
=>
Compressor
)
;
getError
(
)
:
DependencyError
;
}
Index
Properties
name
Methods
check
get
Class
get
Error
Properties
name
name
:
CompressionLibrary
Methods
check
check
(
client
)
:
boolean
Parameters
client
:
Client
<
ClientEvents
>
Returns
boolean
get
Class
get
Class
(
)
:
(
new
(
shard
)
=>
Compressor
)
Returns
(
new
(
shard
)
=>
Compressor
)
new
(
shard
)
:
Compressor
Parameters
shard
:
Shard
Returns
Compressor
get
Error
get
Error
(
)
:
DependencyError
Returns
DependencyError
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
name
check
get
Class
get
Error
Oceanic
Loading...