Skip to content

Commit 2501036

Browse files
committed
fix documentation
1 parent 1a7c823 commit 2501036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram/userprofilephotos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def __init__(self, total_count, photos, **kwargs):
4343
def de_json(data):
4444
"""
4545
Args:
46-
data (str):
46+
data (dict):
4747
4848
Returns:
4949
telegram.UserProfilePhotos:

0 commit comments

Comments
 (0)