Uses of Class
com.greenapi.pkg.models.response.SetGroupPictureResp
Packages that use SetGroupPictureResp
-
Uses of SetGroupPictureResp in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type SetGroupPictureRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SetGroupPictureResp>GreenApiGroups.setGroupPicture(ChangeGroupPictureReq dto) The method sets a group picture.