Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface GetCoverListResponseData

    interface GetCoverListResponseData {
        imageUrlList?: string[];
    }
    Index

    Properties

    Properties

    imageUrlList?: string[]

    List of image url for each frame of the uploaded video, you can select one as the video cover when calling v2.video.edit_video_info.