Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / RoomSource

Type Alias: RoomSource

RoomSource: SourceBase & object

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

Type declaration

roomId

roomId: string

Room ID of the source multi-person chat

type

type: "room"

userId?

optional userId: string

ID of the source user. Only included in message events. Only users of LINE for iOS and LINE for Android are included in userId.