Skip to content

@line/bot-sdk / Exports / ClientConfig

Interface: ClientConfig

Hierarchy

Table of contents

Properties

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