Alex F

Results 2 issues of Alex F

This method always false, when I tried to send photos. I wrote this simple code: `if (message.hasPhoto()) { messageActions.sendMsg(message,"OK"); } if (message.getText().toLowerCase().matches("(\\W*)?hi")) { messageActions.sendMsg("OK"); }` so, second condition works perfectly,...

Windows plugin after starting just make noice for a sec and then crushing even without creating application window. No any errors. It's just not starting, only making noise for a...

bug
priority:low