Remove duplicate parameter

This commit is contained in:
Dan 2018-06-07 10:54:45 +02:00
parent c8bcdf30d7
commit 244b4f15ce

View File

@ -35,9 +35,6 @@ class VideoNote(Object):
thumb (:obj:`PhotoSize <pyrogram.PhotoSize>`, *optional*):
Video thumbnail.
file_size (``int``, *optional*):
File size.
file_name (``str``, *optional*):
Video note file name.