Hello!
In constructor FileUpload,
when I use for the field fileUpload_content constructor
FileUploadFile FilePath - the bot successfully sends the file,
but when I use
FileUploadBS ByteString or FileUploadLBS ByteString - there is no response.
Maybe it's a bug. Or how to use this constructors?
Thanks!
Hello!
In constructor
FileUpload,when I use for the field
fileUpload_contentconstructorFileUploadFile FilePath- the bot successfully sends the file,but when I use
FileUploadBS ByteStringorFileUploadLBS ByteString- there is no response.Maybe it's a bug. Or how to use this constructors?
Thanks!