Ruben Bermudez

Results 109 comments of Ruben Bermudez

SendPhoto doesn't use a Json format when called, it has a custom execute method defined in DefaultAbsSender. Why are you getting the error? Can you share the example code that...

@BlackDragoon how do you plan to serialize the InputFile object?

Do other types of updates arrive correctly (Messages, etc)?

New sendXXXXXAsync method could be added without issues, a pull request would be appreciate through.

Stop method should be waiting until current request is executed and then stop the process. This way the connection is correctly closed before actually stopping the bot itself.

I've changed the method and should be faster from next version

CAn you try updating it to a version 4.8.1 and then right click on pom.xml file and go to Maven->reimport? Looks like your maven is unable to fetch dependencies correctly...

Can't see any of those lins in the logs coming from the actual library, not sure who is generating the empty lines but extremely unlikely to be the library

There was discussions about it already, this library is not build focusing on Android so can't ensure whether there is a way to use it

@McPringle @Chase22 @addo47 this should be fixed now in Dev branch, please check and confirm