UNPKG

@ly-nld/dishook

Version:

Simple Discord Webhook Wrapper

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