UNPKG

wechaty-puppet

Version:

Abstract Puppet for Wechaty

7 lines 163 B
export interface UrlLinkPayload { description?: string; thumbnailUrl?: string; title: string; url: string; } //# sourceMappingURL=url-link.d.ts.map