UNPKG

@ly-nld/dishook

Version:

Simple Discord Webhook Wrapper

6 lines (5 loc) 86 B
export interface IVideo { url: string; height?: number; width?: number; }