Skip to content

@line/bot-sdk


@line/bot-sdk / GroupSummaryResponse

Type Alias: GroupSummaryResponse

GroupSummaryResponse = object

Defined in: lib/types.ts:2792

Response body of get group summary.

See

Get group summary

Properties

groupId

groupId: string

Defined in: lib/types.ts:2793


groupName

groupName: string

Defined in: lib/types.ts:2794


pictureUrl?

optional pictureUrl: string

Defined in: lib/types.ts:2795