File.download¶ bound method · async Downloads a file. Shortcut for downloadFile File.download( priority: int = 1, offset: int = 0, limit: int = 0, synchronous: bool = True ) → Error | File | None Source: pytdbot/types/bound_methods/file.py