Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
PingInteraction
Class PingInteraction
Hierarchy
Interaction
PingInteraction
Index
Constructors
constructor
Properties
acknowledged
applicationID
created
At
id
token
type
version
Methods
acknowledge
inspect
pong
toJSON
to
String
from
get
Created
At
get
Discord
Epoch
Constructors
constructor
new
Ping
Interaction
(
id
:
string
)
:
PingInteraction
Parameters
id:
string
Returns
PingInteraction
Properties
acknowledged
acknowledged
:
boolean
applicationID
applicationID
:
string
created
At
created
At
:
number
id
id
:
string
token
token
:
string
type
type
:
1
version
version
:
number
Methods
acknowledge
acknowledge
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
inspect
inspect
(
)
:
PingInteraction
Returns
PingInteraction
pong
pong
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
to
String
to
String
(
)
:
string
Returns
string
Static
from
from
(
data
:
BaseData
)
:
AnyInteraction
Parameters
data:
BaseData
Returns
AnyInteraction
Static
get
Created
At
get
Created
At
(
id
:
string
)
:
number
Parameters
id:
string
Returns
number
Static
get
Discord
Epoch
get
Discord
Epoch
(
id
:
string
)
:
number
Parameters
id:
string
Returns
number
Exports
Externals
Eris
Ping
Interaction
constructor
acknowledged
applicationID
created
At
id
token
type
version
acknowledge
inspect
pong
toJSON
to
String
from
get
Created
At
get
Discord
Epoch
Generated using
TypeDoc