-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Milestone
Description
Migration Guide
Please post any questions or issues you encounter migrating to 3.0.0, especially anything not covered or unclear in the migration guide above.
Some possible issues:
- migrating
send(event) -> async send(event) - migrating
trigger(event) -> async trigger(event) __event__added to**kwargsfor all handlershandle_rawremoved (raw_handlers -> message_handlers)- migrating
send_raw(message) -> async send_message(message) - removal of explicit
loopargument
Metadata
Metadata
Assignees
Labels
No labels