00_icon - fasteiner/Notion GitHub Wiki

PageProperty: Icon

API Reference Page Property API Reference Database

classDiagram
    class notion_icon {
        ConvertFromObject()
    }
    `notion_icon` --|> `notion_file`:inherits
    `notion_icon` --|> `notion_emoji`:inherits

Related Classes