Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / Emoji

Type Alias: Emoji

Emoji = object

Defined in: lib/webhook/model/emoji.ts:13

Webhook Type Definition Webhook event definition of the LINE Messaging API

The version of the OpenAPI document: 1.0.0

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Properties

emojiId

emojiId: string

Defined in: lib/webhook/model/emoji.ts:29

ID for a LINE emoji inside a set.


index

index: number

Defined in: lib/webhook/model/emoji.ts:17

Index position for a character in text, with the first character being at position 0.


length

length: number

Defined in: lib/webhook/model/emoji.ts:21

The length of the LINE emoji string. For LINE emoji (hello), 7 is the length.


productId

productId: string

Defined in: lib/webhook/model/emoji.ts:25

Product ID for a LINE emoji set.