Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

[FEAT] Allow Event objects to be passed to listener decorator #207

Closed
LordOfPolls opened this issue Jan 20, 2022 · 1 comment
Closed

[FEAT] Allow Event objects to be passed to listener decorator #207

LordOfPolls opened this issue Jan 20, 2022 · 1 comment
Assignees
Labels
Improvement Something that is already implemented but can be done better

Comments

@LordOfPolls
Copy link
Member

Currently, either the coroutine name, or a stirng is used to determine which event to listen for. Support should be added for the actual event objects to be used as arguments for the decorator.

@LordOfPolls LordOfPolls added the Improvement Something that is already implemented but can be done better label Jan 20, 2022
@LordOfPolls LordOfPolls self-assigned this Jan 26, 2022
@LordOfPolls
Copy link
Member Author

Closed by 2657773

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Improvement Something that is already implemented but can be done better
Projects
Status: Done
Development

No branches or pull requests

1 participant