Skip to content
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

ByteArray files support on sendMediaGroup #221

Open
vjgarciag96 opened this issue Oct 4, 2021 · 0 comments · May be fixed by #223
Open

ByteArray files support on sendMediaGroup #221

vjgarciag96 opened this issue Oct 4, 2021 · 0 comments · May be fixed by #223
Labels
bug Something isn't working

Comments

@vjgarciag96
Copy link
Member

We don't support sending files as ByteArrays in the sendMediaGroup operation. We should add support for that.

A good point to start looking into this is https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/blob/1773290206d217999c73a88bbeec824ba591b50f/telegram/src/main/kotlin/com/github/kotlintelegrambot/network/multipart/MultipartBodyFactory.kt.

@vjgarciag96 vjgarciag96 added the bug Something isn't working label Oct 4, 2021
@naftalmm naftalmm linked a pull request Oct 6, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant