Skip to content

@line/bot-sdk


@line/bot-sdk / moduleAttach / AttachModuleResponse

Type Alias: AttachModuleResponse

AttachModuleResponse = object

Defined in: lib/module-attach/model/attachModuleResponse.ts:17

Attach by operation of the module channel provider

See

https://developers.line.biz/en/reference/partner-docs/#link-attach-by-operation-module-channel-provider

Properties

bot_id

bot_id: string

Defined in: lib/module-attach/model/attachModuleResponse.ts:21

User ID of the bot on the LINE Official Account.


scopes

scopes: string[]

Defined in: lib/module-attach/model/attachModuleResponse.ts:25

Permissions (scope) granted by the LINE Official Account admin.