diff --git a/pyrogram/client/types/video_note.py b/pyrogram/client/types/video_note.py index 2421436b..7f0b6736 100644 --- a/pyrogram/client/types/video_note.py +++ b/pyrogram/client/types/video_note.py @@ -35,9 +35,6 @@ class VideoNote(Object): thumb (:obj:`PhotoSize `, *optional*): Video thumbnail. - file_size (``int``, *optional*): - File size. - file_name (``str``, *optional*): Video note file name.