Telegram-Paperplane icon indicating copy to clipboard operation
Telegram-Paperplane copied to clipboard

Files cannot be saved as notes

Open androidacy-user opened this issue 5 years ago • 9 comments

Describe the bug Whenever saving a file as a note no error is given; however retrieving the note always fails.

To Reproduce Steps to reproduce the behavior:

  1. Save file as note
  2. Try to retrieve note
  3. Fails

Expected behavior File is re-given in response to the note

Screenshots N/A

Python Version 3.7.5

Additional context Userbot is running on ubuntu 18.04 (because setting up heroku fails)

androidacy-user avatar Feb 27 '20 22:02 androidacy-user

The note module doesn't have support for this yet, that's another thing to add to the do to list

jagogardiner avatar Feb 27 '20 22:02 jagogardiner

Kk

androidacy-user avatar Feb 27 '20 22:02 androidacy-user

The note module doesn't have support for this yet, that's another thing to add to the do to list

Can I PR the one from my PaperplaneExtended repo? It can save files, docs, and even sticcers!

AvinashReddy3108 avatar Mar 01 '20 05:03 AvinashReddy3108

The note module doesn't have support for this yet, that's another thing to add to the do to list

Can I PR the one from my PaperplaneExtended repo? It can save files, docs, and even sticcers!

If all credit is given where it is due, I'm sure this is okay.

jagogardiner avatar Mar 01 '20 11:03 jagogardiner

The note module doesn't have support for this yet, that's another thing to add to the do to list

Can I PR the one from my PaperplaneExtended repo? It can save files, docs, and even sticcers!

I beg to differ. It can save notes with links and files but when attempting to retrieve them it fails

androidacy-user avatar Mar 01 '20 18:03 androidacy-user

The note module doesn't have support for this yet, that's another thing to add to the do to list

Can I PR the one from my PaperplaneExtended repo? It can save files, docs, and even sticcers!

I beg to differ. It can save notes with links and files but when attempting to retrieve them it fails

That's because it saves only the caption of the files as note.

AvinashReddy3108 avatar Mar 05 '20 16:03 AvinashReddy3108

The note module doesn't have support for this yet, that's another thing to add to the do to list

Can I PR the one from my PaperplaneExtended repo? It can save files, docs, and even sticcers!

I beg to differ. It can save notes with links and files but when attempting to retrieve them it fails

That's because it saves only the caption of the files as note.

Well then what's the point? If I want to save a file I want to save the file

androidacy-user avatar Mar 08 '20 12:03 androidacy-user

The note module doesn't have support for this yet, that's another thing to add to the do to list

Can I PR the one from my PaperplaneExtended repo? It can save files, docs, and even sticcers!

I beg to differ. It can save notes with links and files but when attempting to retrieve them it fails

That's because it saves only the caption of the files as note.

Well then what's the point? If I want to save a file I want to save the file

You have already been told to wait until it's done. Just wait or PR

zakaryan2004 avatar Mar 08 '20 13:03 zakaryan2004

This issue is confirmed, I am going to address this issue to TO-DO.

RealAkito avatar Apr 25 '20 09:04 RealAkito