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