2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00

Fix small docstring issue

This commit is contained in:
Dan 2018-06-28 20:03:50 +02:00
parent bae7b4c851
commit b6206b7938

View File

@ -29,7 +29,7 @@ class Photo(Object):
date (``int``):
Date the photo was sent in Unix time
sizes (List of :obj:`PhotoSize <pyrogram.PhotoSize>):
sizes (List of :obj:`PhotoSize <pyrogram.PhotoSize>`):
Available sizes of this photo
"""