invited to no people group
Open
bug
- Dominant language
- Python
- Stars
- 827
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
client.refreshGroups()
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/site-packages/line/client.py", line 148, in refreshGroups
self.addGroupsWithIds(self._getGroupIdsInvited(), False)
File "/usr/lib/python2.7/site-packages/line/client.py", line 156, in addGroupsWithIds
self.groups.append(LineGroup(self, group, is_joined))
File "/usr/lib/python2.7/site-packages/line/models.py", line 202, in __init__
for member in group.members:
TypeError: 'NoneType' object is not iterable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.