mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Address remaining uses of the Request suffix with raw API
This commit is contained in:
@@ -74,7 +74,7 @@ class CdnDecrypter:
|
||||
|
||||
def get_file(self):
|
||||
"""
|
||||
Calls GetCdnFileRequest and decrypts its bytes.
|
||||
Calls GetCdnFile and decrypts its bytes.
|
||||
Also ensures that the file hasn't been tampered.
|
||||
|
||||
:return: the CdnFile result.
|
||||
|
Reference in New Issue
Block a user