-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download Photo with Maximum quality #197
Comments
Oh boy from the looks of it you need a lot of help. Have you committed your most recent changes to your fork? I can take a look later or tomorrow if so! I just submitted a PR to fix the topic group messages and stumbled upon this cry for help here lmao |
The error is giving you exactly what you did wrong, check your brackets there, theyre heavily screwed up. Clearly you didnt just copy paste, or it wouldn't be messed up like that, here is what you have: Here is the correct writing: notice on yours you have a rogue additional |
This is why you need VIsual Studio Code with Shell Check and Error Lens ASAP This is my list of extensions, the only other ones I use are cosmetic (the blue theme is Winter Is Coming and looks sooo much better when not washed out by dumb HDR bug): The SSH stuff is so you can go from vs code direct to server, it literally installs the modules on the server so that everything is real time, it's a game changer! |
@harryeffinpotter thanks for helping, i'll have a look on your PR later on |
@gnadelwartz @harryeffinpotter
And send image to bot, image size 24kb: But bot download 1kb preview image: Pls tell me how to download full image...the usally its:
But, how its work this bot and code? And how to create next dialog with user:
|
How to know, what message user send to bot? Example:
|
thanks for the hint, i'll add something similar in the next releases |
Hi, pls help me
User send to chat photo/images, how to download this photos? I read docs:
but this code has syntax error:
photo="${URLS[PHOTO]}")"
And im try to paste:
The text was updated successfully, but these errors were encountered: