You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!