Skip to content

@line/bot-sdk


@line/bot-sdk / Group

Type Alias: Group

Group = object

Defined in: lib/types.ts:99

Properties

groupId

groupId: string

Defined in: lib/types.ts:101


type

type: "group"

Defined in: lib/types.ts:100


userId?

optional userId: string

Defined in: lib/types.ts:109

ID of the source user.

Only included in message events. Not included if the user has not agreed to the Official Accounts Terms of Use.