Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
647 stars 188 forks source link

Fix: quoted message overriding contextInfo #493

Closed Darker935 closed 4 weeks ago

Darker935 commented 4 months ago

When sendMessage is used with quotedMessage parameter, quotes overrides contextInfo present on original message

I don't know if it's the best method fix this, but was the first way I thought

Auties00 commented 4 weeks ago

Integrated in 0.0.7 without reflection (can't have that for graalvm)