Message.download¶ bound method · async Download the media file and returns LocalFile object. Shortcut for downloadFile. Message.download( priority: int = 1, offset: int = 0, limit: int = 0, synchronous: bool = True ) → Error | LocalFile Source: pytdbot/types/bound_methods/message.py