Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / BotInfoResponse
Type Alias: BotInfoResponse
BotInfoResponse:
object
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.
Type declaration
basicId
basicId:
string
Bot's basic ID
See
chatMode
chatMode:
ChatModeEnum
Chat settings set in the LINE Official Account Manager. One of: chat
: Chat is set to "On". bot
: Chat is set to "Off".
See
displayName
displayName:
string
Bot's display name
See
markAsReadMode
markAsReadMode:
MarkAsReadModeEnum
Automatic read setting for messages. If the chat is set to "Off", auto is returned. If the chat is set to "On", manual is returned. auto
: Auto read setting is enabled. manual
: Auto read setting is disabled.
See
pictureUrl?
optional
pictureUrl:string
Profile image URL. https
image URL. Not included in the response if the bot doesn't have a profile image.
See
premiumId?
optional
premiumId:string
Bot's premium ID. Not included in the response if the premium ID isn't set.
See
userId
userId:
string
Bot's user ID