Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants