UNPKG

wa-chat-server-microsoft

Version:

wa-chat-server adapter for the Microsoft Bot Framework

5 lines (4 loc) 101 B
export interface IWAChatServerMicrosoftAdapterConfig { appId: string; appPassword: string; }