Skip to main content
Module

x/biscuit/mod.ts>Routes.WEBHOOK_MESSAGE

A Discord library that is easy to use but reliable on its core 🥠
Latest
function Routes.WEBHOOK_MESSAGE
import { Routes } from "https://deno.land/x/biscuit@0.2.4/mod.ts";
const { WEBHOOK_MESSAGE } = Routes;

Parameters

webhookId: Snowflake
token: string
messageId: Snowflake
optional
options: { threadId?: Snowflake; }

Returns

string