Uses of Class
com.greenapi.client.pkg.models.request.CreateGroupReq
Packages that use CreateGroupReq
-
Uses of CreateGroupReq in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods with parameters of type CreateGroupReqModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CreateGroupResp>GreenApiGroups.createGroup(CreateGroupReq createGroupReq) The method is aimed for creating a group chat.