Skip to content

Fixes issue with file uploading #254

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

Merged
merged 1 commit into from
Jul 19, 2016
Merged

Fixes issue with file uploading #254

merged 1 commit into from
Jul 19, 2016

Conversation

Livich
Copy link

@Livich Livich commented Jul 16, 2016

The problem is that there is an invalid argument for Guzzle's post method. Bot can't upload files to users using form_params, so this fix makes bot to use multipart key.

@noplanman noplanman merged commit bc6ea0a into php-telegram-bot:develop Jul 19, 2016
@noplanman
Copy link
Member

I've finally tested it and it works perfectly!

Thanks so much @Livich 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants