Skip to content

@line/bot-sdkDocs


@line/bot-sdk / webhook / Emoji

Type Alias: Emoji

Emoji: object

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.

Type declaration

emojiId

emojiId: string

ID for a LINE emoji inside a set.

index

index: number

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

length

length: number

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

productId

productId: string

Product ID for a LINE emoji set.

Defined in

lib/webhook/model/emoji.ts:13