ultra-telegram-framework
    Preparing search index...

    Interface RichBlockDivider

    A divider, corresponding to the HTML tag


    .

    interface RichBlockDivider {
        type: string;
    }
    Index

    Properties

    Properties

    type: string

    Type of the block, always "divider"