Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / GroupSummaryResponse

Type Alias: GroupSummaryResponse

GroupSummaryResponse = object

Defined in: lib/messaging-api/model/groupSummaryResponse.ts:13

LINE Messaging API This document describes LINE Messaging API.

The version of the OpenAPI document: 0.0.1

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Properties

groupId

groupId: string

Defined in: lib/messaging-api/model/groupSummaryResponse.ts:19

Group ID

See

groupId Documentation


groupName

groupName: string

Defined in: lib/messaging-api/model/groupSummaryResponse.ts:25

Group name

See

groupName Documentation


pictureUrl?

optional pictureUrl: string

Defined in: lib/messaging-api/model/groupSummaryResponse.ts:31

Group icon URL. Not included in the response if the user doesn't set a group profile icon.

See

pictureUrl Documentation