Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / Sender

Type Alias: Sender

Sender: object

Change icon and display name

Type declaration

iconUrl?

optional iconUrl: string

URL of the image to display as an icon when sending a message

name?

optional name: string

Display name. Certain words such as LINE may not be used.

Defined in

lib/messaging-api/model/sender.ts:16