refactor: decouple reply parsing from MessageBuilder (#5660)

This commit is contained in:
nerix
2024-10-19 14:04:44 +02:00
committed by GitHub
parent 43bea0f042
commit 5c9b17c31a
2 changed files with 58 additions and 34 deletions
+1
View File
@@ -109,6 +109,7 @@
- Dev: `GIFTimer` is no longer initialized in tests. (#5608)
- Dev: Emojis now use flags instead of a set of strings for capabilities. (#5616)
- Dev: Refactored static `MessageBuilder` helpers to standalone functions. (#5652)
- Dev: Decoupled reply parsing from `MessageBuilder`. (#5660)
## 2.5.1