From 2501036034c314577f1cff964503b131be9d02cd Mon Sep 17 00:00:00 2001 From: Noam Meltzer Date: Tue, 19 Jul 2016 23:42:11 +0300 Subject: [PATCH] fix documentation --- telegram/userprofilephotos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/userprofilephotos.py b/telegram/userprofilephotos.py index 91ded979a..df03bfca1 100644 --- a/telegram/userprofilephotos.py +++ b/telegram/userprofilephotos.py @@ -43,7 +43,7 @@ class UserProfilePhotos(TelegramObject): def de_json(data): """ Args: - data (str): + data (dict): Returns: telegram.UserProfilePhotos: