Uses of Class
com.greenapi.pkg.models.response.LeaveGroupResp
Packages that use LeaveGroupResp
-
Uses of LeaveGroupResp in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type LeaveGroupRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<LeaveGroupResp>GreenApiGroups.leaveGroup(String groupId) The method makes the current account user leave the group chat.