Skip to content

01_Rich_Text

fasteiner edited this page Jun 16, 2025 · 2 revisions

Rich_text

API Reference

classDiagram
    class rich_text {
        [notion_rich_text_type] $type
        [notion_annotation] $annotations
        [string] $plain_text = $null
        $href = $null
        ConvertFromObject()
    }   
Loading

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally