ultra-telegram-framework
    Preparing search index...

    Interface PaidMediaVideo

    The paid media is a video.

    interface PaidMediaVideo {
        type: string;
        video: Video;
    }
    Index

    Properties

    Properties

    type: string

    Type of the paid media, always "video"

    video: Video

    The video