ultra-telegram-framework
    Preparing search index...

    Interface BusinessIntro

    Contains information about the start page settings of a Telegram Business account.

    interface BusinessIntro {
        message?: string;
        sticker?: Sticker;
        title?: string;
    }
    Index

    Properties

    message?: string

    Optional. Message text of the business intro

    sticker?: Sticker

    Optional. Sticker of the business intro

    title?: string

    Optional. Title text of the business intro