mkfl3x

Results 3 issues of mkfl3x

It's available for change, but after removing you will see it back with first time of page refreshing

It would be nice make like that: `if(message !=null || attachment != null || keyboard != null)`

For example 'Message' object wrapped with 'message' field, and it's not matching to POJO ``` "object": { "type": "message_new", "message": { "from_id" : 1 ... } ... } ``` But,...