botbuilder-email
v1.0.0
Published
An open-source email control for Microsoft Bot Framework powered by MSGraph and google mail REST services. This control makes the process of send/query/reply/forward email in a conversation easy and reliable.
Downloads
2
Readme
-/lib: Email skill npm package. The generated nodejs code and other resources should lay here (a full set of npm package). -/src: Typescript code to generate nodejs code under ./lib. Only .ts files should lay here.