send image url as OOB
This commit is contained in:
@@ -397,7 +397,7 @@ class XMPPTelegram(ComponentXMPP):
|
||||
self.tg_process_dialogs(jid, sync_roster = False)
|
||||
|
||||
# Register Telegrap updates handler
|
||||
self.tg_connections[jid].add_update_handler(self.tg_connections[jid].xmpp_update_handler)
|
||||
self.tg_connections[jid].add_update_handler(self.tg_connections[jid].tg_update_handler)
|
||||
|
||||
def roster_exchange(self, tojid, contacts):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user