mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
fix documentation
This commit is contained in:
parent
1a7c823187
commit
2501036034
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class UserProfilePhotos(TelegramObject):
|
|||
def de_json(data):
|
||||
"""
|
||||
Args:
|
||||
data (str):
|
||||
data (dict):
|
||||
|
||||
Returns:
|
||||
telegram.UserProfilePhotos:
|
||||
|
|
Loading…
Reference in a new issue