Appearance
@line/bot-sdk • Docs
@line/bot-sdk / ImageMapAction
Type Alias: ImageMapAction
ImageMapAction:
ImageMapURIAction
|ImageMapMessageAction
Object which specifies the actions and tappable regions of an imagemap.
When a region is tapped, the user is redirected to the URI specified in uri
and the message specified in message
is sent.