Uses of Class
com.greenapi.client.pkg.models.response.RemoveGroupAdminResp
Packages that use RemoveGroupAdminResp
-
Uses of RemoveGroupAdminResp in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods that return types with arguments of type RemoveGroupAdminRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<RemoveGroupAdminResp>GreenApiGroups.removeGroupAdmin(ChangeParticipantReq dto) The method removes a participant from group chat administration rights.