Appearance
@line/bot-sdk / BotInfoResponse
Type Alias: BotInfoResponse
BotInfoResponse =
object
Defined in: lib/types.ts:2921
Response body of get bot info.
See
Properties
basicId
basicId:
string
Defined in: lib/types.ts:2923
chatMode
chatMode:
"chat"
|"bot"
Defined in: lib/types.ts:2927
displayName
displayName:
string
Defined in: lib/types.ts:2925
markAsReadMode
markAsReadMode:
"auto"
|"manual"
Defined in: lib/types.ts:2928
pictureUrl?
optional
pictureUrl:string
Defined in: lib/types.ts:2926
premiumId?
optional
premiumId:string
Defined in: lib/types.ts:2924
userId
userId:
string
Defined in: lib/types.ts:2922