Appearance
@line/bot-sdk / webhook / FollowEvent
Type Alias: FollowEvent
FollowEvent =
EventBase&object
Defined in: lib/webhook/model/followEvent.ts:24
Event object for when your LINE Official Account is added as a friend (or unblocked). You can reply to follow events.
Type Declaration
follow
follow:
FollowDetail
replyToken
replyToken:
string
Reply token used to send reply message to this event
type
type:
"follow"