diff --git a/gajim/groupchat_control.py b/gajim/groupchat_control.py
index 2d60ea18fb189298be1e20e30b76a033610f0d81..a18df868080289edc39fd0b6a12d35e9dc2eb45f 100644
--- a/gajim/groupchat_control.py
+++ b/gajim/groupchat_control.py
@@ -2189,7 +2189,7 @@ class GroupchatControl(ChatControlBase):
                 correct_id = None
             con = app.connections[self.account]
             chatstate = con.get_module('Chatstate').get_active_chatstate(
-                self.contact.jid)
+                self.contact)
 
             # Send the message
             app.nec.push_outgoing_event(GcMessageOutgoingEvent(