ultra-telegram-framework
    Preparing search index...

    Interface InputMediaLink

    Represents an HTTP link to be sent.

    interface InputMediaLink {
        type: string;
        url: string;
    }
    Index

    Properties

    Properties

    type: string

    Type of the media, must be link

    url: string

    HTTP URL of the link