Refactor fetch_many_msgs and add more logging

This commit is contained in:
link2xt
2022-12-03 23:12:32 +00:00
parent 22b4640b31
commit 3743aaa16e
2 changed files with 113 additions and 72 deletions

View File

@@ -4,6 +4,7 @@
### Changes
- Refactor: Remove the remaining AsRef<str> #3669
- Add more logging to `fetch_many_msgs` and refactor it #3811
- Small speedup #3780
- Log the reason when the message cannot be sent to the chat #3810