Uses of Class
com.greenapi.pkg.models.response.GetContactInfoResp
Packages that use GetContactInfoResp
-
Uses of GetContactInfoResp in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type GetContactInfoRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GetContactInfoResp>GreenApiService.getContactInfo(String chatId) The method is aimed for getting information on a contact.