Skip to content

@line/bot-sdk


@line/bot-sdk / moduleOperation / DetachModuleRequest

Type Alias: DetachModuleRequest

DetachModuleRequest = object

Defined in: lib/module/model/detachModuleRequest.ts:17

Unlink (detach) the module channel by the operation of the module channel administrator

See

https://developers.line.biz/en/reference/partner-docs/#unlink-detach-module-channel-by-operation-mc-admin

Properties

botId?

optional botId?: string

Defined in: lib/module/model/detachModuleRequest.ts:21

User ID of the LINE Official Account bot attached to the module channel.