Documentation
¶
Overview ¶
Binary save-media is a userbot that saves the media of a message you reply to with the text "save".
It addresses the request from https://github.com/gotd/td/issues/166: "reply to a picture / video message with key phrase like 'save' and it'll save the referred picture / video".
Reply "save" to any photo, video or document in a private chat or basic group and the file is downloaded to --out. It demonstrates the update dispatcher, fetching the replied-to message and the downloader helper, reusing query/messages Elem.File to locate the attachment.
Click to show internal directories.
Click to hide internal directories.