Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PingInteraction

Hierarchy

Index

Constructors

constructor

Properties

acknowledged

acknowledged: boolean

applicationID

applicationID: string

createdAt

createdAt: number

id

id: string

token

token: string

type

type: 1

version

version: number

Methods

acknowledge

  • acknowledge(): Promise<void>
  • Returns Promise<void>

inspect

pong

  • pong(): Promise<void>
  • Returns Promise<void>

toJSON

  • Parameters

    • Optional props: string[]

    Returns JSONCache

toString

  • toString(): string
  • Returns string

Static from

Static getCreatedAt

  • getCreatedAt(id: string): number
  • Parameters

    • id: string

    Returns number

Static getDiscordEpoch

  • getDiscordEpoch(id: string): number

Generated using TypeDoc