mrDoctorWho / vk4xmpp

Jabber-транспорт для ВКонтакте (A jabber gateway to the VK social network)
https://vk.com/vk4xmpp
MIT License
126 stars 25 forks source link

TypeError: argument of type 'NoneType' is not iterable #219

Closed lexghjc closed 3 years ago

lexghjc commented 6 years ago
| 10.07.2018 (20:08:18) |
Traceback (most recent call last):
  File "vk4xmpp/gateway.py", line 767, in sendMessages
    result = func(self, message)
  File "extensions/forwarded_messages.py", line 25, in parseForwardedMessages
    name = self.vk.getUserData(source)["name"]
  File "library/utils.py", line 95, in wrapper
    if "uid" in result:
TypeError: argument of type 'NoneType' is not iterable