-
Notifications
You must be signed in to change notification settings - Fork 424
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
Possibility to send message with media at same time #111
Comments
Please open PR |
I can't. Access denied |
@andrew-belyi there is the |
Yep! Thank you! |
@andrew-belyi @avoylenko can you send here please an example what need to put in the json body? |
Something like this, but please await until #124 is merged
|
@avoylenko Ohh thanks!! I tried something like that and it didn't work, now I realize why... do you know when the PR will be merged? |
@shayki5 PR merged, so you can pull the image and try again |
@avoylenko I think it's broke something, now in a simple string i get:
This is the body:
|
Ok, need to add this to a simple string:
|
Yeah, my fault the fix is here #125 |
@shayki5 PR merged, messages that are missing options object should be forwarded without any issues |
@avoylenko thank you!!! |
My suggestion is to add additional case to make possible to send message with media:
clientController.js
The text was updated successfully, but these errors were encountered: