Appearance
@line/bot-sdk / BotInfoResponse
Type Alias: BotInfoResponse
BotInfoResponse =
object
Defined in: lib/types.ts:2822
Response body of get bot info.
See
Properties
basicId
basicId:
string
Defined in: lib/types.ts:2824
chatMode
chatMode:
"chat"
|"bot"
Defined in: lib/types.ts:2828
displayName
displayName:
string
Defined in: lib/types.ts:2826
markAsReadMode
markAsReadMode:
"auto"
|"manual"
Defined in: lib/types.ts:2829
pictureUrl?
optional
pictureUrl:string
Defined in: lib/types.ts:2827
premiumId?
optional
premiumId:string
Defined in: lib/types.ts:2825
userId
userId:
string
Defined in: lib/types.ts:2823