Skip to content

@line/bot-sdk


@line/bot-sdk / Room

Type Alias: Room

Room = object

Defined in: lib/types.ts:117

Properties

roomId

roomId: string

Defined in: lib/types.ts:119


type

type: "room"

Defined in: lib/types.ts:118


userId?

optional userId: string

Defined in: lib/types.ts:127

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.