Appearance
@line/bot-sdk / ClientConfig
Interface: ClientConfig
Defined in: lib/types.ts:11
Extends
Properties
channelAccessToken
channelAccessToken:
string
Defined in: lib/types.ts:12
Overrides
channelSecret?
optionalchannelSecret:string
Defined in: lib/types.ts:8
Inherited from
httpConfig?
optionalhttpConfig:Partial<AxiosRequestConfig>
Defined in: lib/types.ts:13