Skip to content

04_rich_text_mention_page

fasteiner edited this page May 18, 2025 · 1 revision

Rich_Text: Mention: Page

API Reference

classDiagram
    class rich_text_mention_page_structure {
        [string] $id = ""
        ConvertFromObject()
    }

    class rich_text_mention_page {
        [rich_text_mention_page_structure] $page
        ConvertFromObject()
    }
    `rich_text_mention_base` --|> `rich_text_mention_page`:inherits
Loading

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally