Class GetImportantMessages.ResponseBody
java.lang.Object
api.longpoll.bots.model.response.GenericResponseBody<ExtendedVkList<Message>>
api.longpoll.bots.methods.impl.messages.GetImportantMessages.ResponseBody
- Enclosing class:
- GetImportantMessages
public static class GetImportantMessages.ResponseBody
extends GenericResponseBody<ExtendedVkList<Message>>
Response to messages.getImportantMessages request.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class api.longpoll.bots.model.response.GenericResponseBody
getResponse, setResponse, toString
-
Constructor Details
-
ResponseBody
public ResponseBody()
-