mojtabaasg

Results 1 issues of mojtabaasg

When someone sends me a video in secret chat, any video, the video is corrupted. This is my code: ``` async def downloader(event): if event.decrypted_event and not isinstance(event.decrypted_event.file, InputEncryptedFileEmpty): cache...