Skip to content

@line/bot-sdk


@line/bot-sdk / moduleAttach / AttachModuleResponse

Type Alias: AttachModuleResponse

AttachModuleResponse = object

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

Attach by operation of the module channel provider

Properties

bot_id

bot_id: string

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

User ID of the bot on the LINE Official Account.


scopes

scopes: string[]

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

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