Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / RoomMemberCountResponse

Type Alias: RoomMemberCountResponse

RoomMemberCountResponse = object

Defined in: lib/messaging-api/model/roomMemberCountResponse.ts:16

See

https://developers.line.biz/en/reference/messaging-api/#get-members-room-count

Properties

count

count: number

Defined in: lib/messaging-api/model/roomMemberCountResponse.ts:20

The count of members in the multi-person chat. The number returned excludes the LINE Official Account.