Class PingInteraction

Represents a PING interaction. This will not be received over a gateway connection.

Hierarchy (view full)

Constructors

Properties

acknowledged: boolean

If this interaction has been acknowledged.

application?: ClientApplication

The application this interaction is for.

applicationID: string

The ID of the application this interaction is for.

id: string
token: string

The token of this interaction.

type: PING

The type of this interaction.

version: 1

Read-only property, always 1

Accessors

Methods