Skip to content

@line/bot-sdk


@line/bot-sdk / ClientConfig

Interface: ClientConfig

Defined in: lib/types.ts:11

Extends

Properties

channelAccessToken

channelAccessToken: string

Defined in: lib/types.ts:12

Overrides

Config.channelAccessToken


channelSecret?

optional channelSecret: string

Defined in: lib/types.ts:8

Inherited from

Config.channelSecret


httpConfig?

optional httpConfig: Partial<AxiosRequestConfig>

Defined in: lib/types.ts:13