Skip to main content

notion.botuser

Home > @runlightyear/notion > BotUser

BotUser interface

Signature:
interface BotUser extends BaseUser 
Extends:

BaseUser

Required Properties

PropertyModifiersTypeDescription
bot{ owner: { type: "workspace" | "user"; workspaceName: string | null; }; }
type"bot"