Skip to main content

notion.botuser.bot

Home > @runlightyear/notion > BotUser > bot

BotUser.bot property

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