Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / AttachedModuleContent

Type Alias: AttachedModuleContent

AttachedModuleContent: ModuleContentBase & object

Defined in: lib/webhook/model/attachedModuleContent.ts:17

Type declaration

botId

botId: string

User ID of the bot on the attached LINE Official Account

scopes

scopes: string[]

An array of strings indicating the scope permitted by the admin of the LINE Official Account.

type

type: "attached"