Package dev.tobee.telegram.request
Class GetUpdates
java.lang.Object
dev.tobee.telegram.request.GetUpdates
- All Implemented Interfaces:
Request<ResponseWrapper<List<Update>>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetUpdates
-
-
Method Details
-
getMethod
- Specified by:
getMethodin interfaceRequest<ResponseWrapper<List<Update>>>
-
getResponseType
public com.fasterxml.jackson.core.type.TypeReference<ResponseWrapper<List<Update>>> getResponseType()- Specified by:
getResponseTypein interfaceRequest<ResponseWrapper<List<Update>>>
-
getBody
- Specified by:
getBodyin interfaceRequest<ResponseWrapper<List<Update>>>
-