Uses of Class
com.greenapi.pkg.models.response.ChangeGroupNameResp
Packages that use ChangeGroupNameResp
-
Uses of ChangeGroupNameResp in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type ChangeGroupNameRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ChangeGroupNameResp>GreenApiGroups.updateGroupName(ChangeGroupNameReq dto) The method changes a group chat name.