Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/structures/interactions.ts>Interaction#isPing

An easy to use Discord API Library for Deno.
Go to Latest
method Interaction.prototype.isPing
import { Interaction } from "https://deno.land/x/harmony@v2.9.0/src/structures/interactions.ts";

Checks whether the Interaction is Ping (HTTP only)

Returns

boolean