Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
LookupFunction
Type Alias LookupFunction
LookupFunction
:
(
hostname
:
string
,
options
:
LookupOptions
,
callback
:
(
err
:
ErrnoException
|
null
,
address
:
string
|
LookupAddress
[]
,
family
?:
number
,
)
=>
void
,
)
=>
void
Type declaration
(
hostname
:
string
,
options
:
LookupOptions
,
callback
:
(
err
:
ErrnoException
|
null
,
address
:
string
|
LookupAddress
[]
,
family
?:
number
,
)
=>
void
,
)
:
void
Parameters
hostname
:
string
options
:
LookupOptions
callback
:
(
err
:
ErrnoException
|
null
,
address
:
string
|
LookupAddress
[]
,
family
?:
number
,
)
=>
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
discord-js-button-pagination-ts
Loading...