UNPKG

@ly-nld/dishook

Version:

Simple Discord Webhook Wrapper

6 lines (5 loc) 87 B
export interface IField { name: string; value: string; inline?: boolean; }