Appearance
@line/bot-sdk / messagingApi / RoomUserProfileResponse
Type Alias: RoomUserProfileResponse
RoomUserProfileResponse =
object
Defined in: lib/messaging-api/model/roomUserProfileResponse.ts:16
See
https://developers.line.biz/en/reference/messaging-api/#get-room-member-profile
Properties
displayName
displayName:
string
Defined in: lib/messaging-api/model/roomUserProfileResponse.ts:20
User's display name
pictureUrl?
optionalpictureUrl?:string
Defined in: lib/messaging-api/model/roomUserProfileResponse.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/roomUserProfileResponse.ts:24
User ID