Skip to main content
Module

x/harmony/mod.ts>CommandClient#processMessage

An easy to use Discord API Library for Deno.
Go to Latest
method CommandClient.prototype.processMessage
import { CommandClient } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Processes a Message to Execute Command.

Returns

Promise<any>