openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
# WebhookIssueCommentCreatedIssueAllOfReactions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**plus_1** | Option<**i32**> |  | [optional]
**_1** | Option<**i32**> |  | [optional]
**confused** | Option<**i32**> |  | [optional]
**eyes** | Option<**i32**> |  | [optional]
**heart** | Option<**i32**> |  | [optional]
**hooray** | Option<**i32**> |  | [optional]
**laugh** | Option<**i32**> |  | [optional]
**rocket** | Option<**i32**> |  | [optional]
**total_count** | Option<**i32**> |  | [optional]
**url** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)