webhook-line 1.0.1

Webhook event definition of the LINE Messaging API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Emoji


## Properties


Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**index** | **i32** | Index position for a character in text, with the first character being at position 0. | 
**length** | **i32** | The length of the LINE emoji string. For LINE emoji (hello), 7 is the length. | 
**product_id** | **String** | Product ID for a LINE emoji set. | 
**emoji_id** | **String** | ID for a LINE emoji inside a set. | 

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