Make Instance cloneable

This commit is contained in:
Joscha 2023-03-04 00:06:51 +01:00
parent 5005e56881
commit 373a98c26c
2 changed files with 6 additions and 5 deletions

View file

@ -23,6 +23,7 @@ Procedure when bumping the version number:
- `bot::command::ClapCommand::execute` now returns a `Result<bool, E>` instead of a `Result<(), E>`
- `bot::command::Command::execute` now returns a `Result<bool, E>` instead of a `Result<(), E>`
- `bot::commands::Commands::handle_packet` now returns a `Result<bool, E>` instead of a `Result<(), E>`
- `bot::instance::Instance` now implements `Clone`
### Fixed
- `phone` and `mobile` emoji