Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / GroupUserProfileResponse

Type Alias: GroupUserProfileResponse

GroupUserProfileResponse = object

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

See

https://developers.line.biz/en/reference/messaging-api/#get-group-member-profile

Properties

displayName

displayName: string

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

User's display name


pictureUrl?

optional pictureUrl?: string

Defined in: lib/messaging-api/model/groupUserProfileResponse.ts:28

Profile image URL. https image URL. Not included in the response if the user doesn't have a profile image.


userId

userId: string

Defined in: lib/messaging-api/model/groupUserProfileResponse.ts:24

User ID