We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7c823 commit 2501036Copy full SHA for 2501036
telegram/userprofilephotos.py
@@ -43,7 +43,7 @@ def __init__(self, total_count, photos, **kwargs):
43
def de_json(data):
44
"""
45
Args:
46
- data (str):
+ data (dict):
47
48
Returns:
49
telegram.UserProfilePhotos:
0 commit comments