Class SetChatPhoto.ResponseBody
java.lang.Object
api.longpoll.bots.model.response.GenericResponseBody<SetChatPhoto.ResponseBody.Response>
api.longpoll.bots.methods.impl.messages.SetChatPhoto.ResponseBody
- Enclosing class:
- SetChatPhoto
public static class SetChatPhoto.ResponseBody
extends GenericResponseBody<SetChatPhoto.ResponseBody.Response>
Response to messages.setChatPhoto 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()
-