Methods
configure
-
Parameters
Returns any
- The current configuration
onComplete
- onComplete(botname: string, callback: function): void
-
Parameters
-
botname: string
-
callback: function
-
- (err: any, confirmation: any): void
-
Parameters
-
err: any
-
confirmation: any
Returns void
Returns void
send
- send(botname: string, message: string | Object): Promise<any>
-
Parameters
-
botname: string
-
message: string | Object
Returns Promise<any>
Initialize PubSub with AWS configurations