elbekD / kt-telegram-bot

Telegram Bot Library for Kotlin language
MIT License
103 stars 19 forks source link

Allow to send ByteArrays #30

Closed artemkaxboy closed 4 years ago

artemkaxboy commented 4 years ago

Sometimes you need to send generated file which is not on file system, it would be great to have a chance to send ByteArray along with File and file_id.