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