Class GetInviteLink.ResponseBody
java.lang.Object
api.longpoll.bots.model.response.GenericResponseBody<GetInviteLink.ResponseBody.Response>
api.longpoll.bots.methods.impl.messages.GetInviteLink.ResponseBody
- Enclosing class:
- GetInviteLink
public static class GetInviteLink.ResponseBody
extends GenericResponseBody<GetInviteLink.ResponseBody.Response>
Response to messages.getInviteLink request.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Response object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class api.longpoll.bots.model.response.GenericResponseBody
getResponse, setResponse, toString
-
Constructor Details
-
ResponseBody
public ResponseBody()
-