Only send IncomingMsgBunch if there are more than 0 new messages (#3941)

This commit is contained in:
Hocuri
2023-01-10 14:18:40 +01:00
committed by GitHub
parent 01fe88e337
commit 68cd8dbc3e
2 changed files with 5 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
## Unreleased
### Changes
- Only send IncomingMsgBunch if there are more than 0 new messages #3941
### API-Changes