diff --git a/pyrogram/client/types/photo.py b/pyrogram/client/types/photo.py index 39fb8d94..f5494f13 100644 --- a/pyrogram/client/types/photo.py +++ b/pyrogram/client/types/photo.py @@ -29,7 +29,7 @@ class Photo(Object): date (``int``): Date the photo was sent in Unix time - sizes (List of :obj:`PhotoSize ): + sizes (List of :obj:`PhotoSize `): Available sizes of this photo """