@musallam/audio-video-client
    Preparing search index...

    Type Alias AvatarEntityThumbnailUrls

    type AvatarEntityThumbnailUrls = {
        hd?: string;
        lowRes?: string;
    }
    Index

    Properties

    Properties

    hd?: string

    A pre-signed URL for downloading the high-resolution avatar thumbnail.

    lowRes?: string

    A pre-signed URL for downloading the low-resolution avatar thumbnail.