Skip to content

@line/bot-sdkDocs


@line/bot-sdk / ClientConfig

Interface: ClientConfig

Extends

Properties

channelAccessToken

channelAccessToken: string

Overrides

Config.channelAccessToken

Defined in

lib/types.ts:12


channelSecret?

optional channelSecret: string

Inherited from

Config.channelSecret

Defined in

lib/types.ts:8


httpConfig?

optional httpConfig: Partial<AxiosRequestConfig<any>>

Defined in

lib/types.ts:13