notion.mentionuserblock
Home > @runlightyear/notion > MentionUserBlock
MentionUserBlock interface
Signature:interface MentionUserBlock extends BaseBlock
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | "user" | ||
user | { id: string; } |
Home > @runlightyear/notion > MentionUserBlock
interface MentionUserBlock extends BaseBlock
Property | Modifiers | Type | Description |
---|---|---|---|
type | "user" | ||
user | { id: string; } |