Class GetChatMember
java.lang.Object
dev.tobee.telegram.request.chatmember.GetChatMember
- All Implemented Interfaces:
Request<ResponseWrapper<ChatMember>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()com.fasterxml.jackson.core.type.TypeReference<ResponseWrapper<ChatMember>>Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.tobee.telegram.request.Request
getQueryParams
-
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>>
-