botcity-framework-core-python
botcity-framework-core-python copied to clipboard
Annotate return types for better IDE code completion.
What's the problem this feature will solve? Adding the return types will make IDEs better provide users with autocomplete for methods and code in general.
Describe the solution you'd like Types to be annotated where possible.
Additional context Motivated by forum post https://community.botcity.dev/t/function-menu-select-error/646/2