at api.longpoll.bots.utils.converters.AttachmentConverterUtil.extractAttachments(AttachmentConverterUtil.java:15) at api.longpoll.bots.converters.basic ...
public static final String JSON_SIMPLE = "{'name':'tom','age':16}"; JSONObject obj = JSONObject.fromObject(JSON_SIMPLE); System.out.println("name is : " + obj.get ...