Appearance
@line/bot-sdk / webhook / MembershipEvent
Type Alias: MembershipEvent
MembershipEvent =
EventBase&object
Defined in: lib/webhook/model/membershipEvent.ts:24
This event indicates that a user has subscribed (joined), unsubscribed (left), or renewed the bot's membership.
Type Declaration
membership
membership:
MembershipContent
replyToken
replyToken:
string
Reply token used to send reply message to this event
type
type:
"membership"