Appearance
@line/bot-sdk / messagingApi / Sender
Type Alias: Sender
Sender =
object
Defined in: lib/messaging-api/model/sender.ts:16
Change icon and display name
Properties
iconUrl?
optional
iconUrl:string
Defined in: lib/messaging-api/model/sender.ts:24
URL of the image to display as an icon when sending a message
name?
optional
name:string
Defined in: lib/messaging-api/model/sender.ts:20
Display name. Certain words such as LINE
may not be used.