Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

BotkitPlugin interface not strongly typed for optional functions #1804

Closed
roeintense opened this issue Sep 11, 2019 · 0 comments
Closed

BotkitPlugin interface not strongly typed for optional functions #1804

roeintense opened this issue Sep 11, 2019 · 0 comments
Milestone

Comments

@roeintense
Copy link

export interface BotkitPlugin {

Hey Ben, trying to Typescript up a plugin with the idea that it returns the BotkitPlugin type, per the source, but that interface doesn't have properties to cover any additional functions added as the third or more properties of the object returned inside the plugin.

image

Thanks bud. Will attempt related PR shortly.

@benbrown benbrown added this to the 4.6 milestone Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants