[SVN] bump to version 0.2.1

[UPD] roster exchange (XEP-0144) now is not mandatory since not all clients supports it; it is optional and configurable
This commit is contained in:
annelin
2018-06-19 19:29:49 +00:00
parent 55f85db5d1
commit c16faf8e4e
3 changed files with 19 additions and 6 deletions

View File

@@ -427,9 +427,7 @@ class TelegramGateClient(TelegramClient):
# group converted to supergroup
elif type(message.action) in [MessageActionChatMigrateTo, MessageActionChannelMigrateFrom]:
print('--ACHTUNG!--')
print(message)
#del(self.xmpp_gate.tg_dialogs[self.jid]['groups'][message.chat_id])
pass
return msg