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:
parent
bae7b4c851
commit
b6206b7938
@ -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
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user