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