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

Rework vkwave.bots.core.dispatching.dp.result_caster #33

Open
prostomarkeloff opened this issue Apr 12, 2020 · 0 comments
Open

Rework vkwave.bots.core.dispatching.dp.result_caster #33

prostomarkeloff opened this issue Apr 12, 2020 · 0 comments
Assignees
Labels
bots-core VKWave bot framework
Milestone

Comments

@prostomarkeloff
Copy link
Owner

Now it casts any result with any event type. It should cast knowing event type.

handlers: Dict[Tuple[EventType, ResultType], Callable[[EventType, ResultType], Awaitable[None]]
@prostomarkeloff prostomarkeloff self-assigned this Apr 12, 2020
@prostomarkeloff prostomarkeloff added the bots-core VKWave bot framework label Apr 12, 2020
@prostomarkeloff prostomarkeloff added this to the First release milestone Apr 12, 2020
HoV9ZoK added a commit to HoV9ZoK/vkwave that referenced this issue Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bots-core VKWave bot framework
Projects
None yet
Development

No branches or pull requests

1 participant