UNPKG

@vermaysha/discord-webhook

Version:

Discord Webhook built using TypeScript which supports Browser and Node

6 lines (5 loc) 104 B
export interface IWebhookParameter { name?: string; avatar?: string; channel_id?: string; }