vk-io
    Preparing search index...

    Interface MessagesMessageActionPhoto

    interface MessagesMessageActionPhoto {
        photo_100: string;
        photo_200: string;
        photo_50: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    photo_100: string

    URL of the preview image with 100px in width

    photo_200: string

    URL of the preview image with 200px in width

    photo_50: string

    URL of the preview image with 50px in width