ultra-telegram-framework
    Preparing search index...

    Interface BusinessLocation

    Contains information about the location of a Telegram Business account.

    interface BusinessLocation {
        address: string;
        location?: Location;
    }
    Index

    Properties

    Properties

    address: string

    Address of the business

    location?: Location

    Optional. Location of the business