UNPKG

wechaty-puppet

Version:
7 lines (6 loc) 125 B
export interface UrlLinkPayload { description?: string; thumbnailUrl?: string; title: string; url: string; }