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?
optionalpictureUrl:string
Defined in: lib/types.ts:2827
premiumId?
optionalpremiumId:string
Defined in: lib/types.ts:2825
userId
userId:
string
Defined in: lib/types.ts:2823