mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +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 (``int``):
|
||||||
Date the photo was sent in Unix time
|
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
|
Available sizes of this photo
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user