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