Skip to content

@line/bot-sdkDocs


@line/bot-sdk / webhook / RoomSource

Type Alias: RoomSource

RoomSource: SourceBase & object

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.

Defined in

lib/webhook/model/roomSource.ts:17