hikari
hikari copied to clipboard
Add startup and shutdown callbacks to the RESTBot interface
Summary
Add startup and shutdown callbacks to the RESTBot interface
Checklist
- [x] I have run
nox
and all the pipelines have passed. - [x] I have made unittests according to the code I have added/modified/deleted.