Skip to content

@line/bot-sdk


@line/bot-sdk / BotInfoResponse

Type Alias: BotInfoResponse

BotInfoResponse: object

Defined in: lib/types.ts:2921

Response body of get bot info.

Type declaration

basicId

basicId: string

chatMode

chatMode: "chat" | "bot"

displayName

displayName: string

markAsReadMode

markAsReadMode: "auto" | "manual"

pictureUrl?

optional pictureUrl: string

premiumId?

optional premiumId: string

userId

userId: string

See

Get bot info