Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / LeftMembershipContent

Type Alias: LeftMembershipContent

LeftMembershipContent: MembershipContentBase & object

Defined in: lib/webhook/model/leftMembershipContent.ts:17

Type declaration

membershipId

membershipId: number

The ID of the membership that the user left. This is defined for each membership.

type

type: "left"