botcity-framework-core-python icon indicating copy to clipboard operation
botcity-framework-core-python copied to clipboard

Annotate return types for better IDE code completion.

Open hhslepicka opened this issue 1 year ago • 3 comments

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

hhslepicka avatar Apr 03 '24 03:04 hhslepicka