Class GetConversationsById.ResponseBody

java.lang.Object
api.longpoll.bots.model.response.GenericResponseBody<ExtendedVkList<Conversation>>
api.longpoll.bots.methods.impl.messages.GetConversationsById.ResponseBody
Direct Known Subclasses:
SearchConversations.ResponseBody
Enclosing class:
GetConversationsById

public static class GetConversationsById.ResponseBody extends GenericResponseBody<ExtendedVkList<Conversation>>
Response to messages.getConversationsById request.
  • Constructor Details

    • ResponseBody

      public ResponseBody()