ultra-telegram-framework
    Preparing search index...

    Interface PaidMediaPhoto

    The paid media is a photo.

    interface PaidMediaPhoto {
        photo: PhotoSize[];
        type: string;
    }
    Index

    Properties

    Properties

    photo: PhotoSize[]

    The photo

    type: string

    Type of the paid media, always "photo"