UNPKG

wechaty-puppet

Version:

Abstract Puppet for Wechaty

7 lines (6 loc) 140 B
export interface UrlLinkPayload { description? : string, thumbnailUrl? : string, title : string, url : string, }