ultra-telegram-framework
    Preparing search index...

    Interface RichBlockCaption

    Caption of a rich formatted block.

    interface RichBlockCaption {
        credit?: RichText;
        text: RichText;
    }
    Index

    Properties

    Properties

    credit?: RichText

    Optional. Block credit which corresponds to the HTML tag

    text: RichText

    Block caption