IGPAPI
    Preparing search index...

    Interface PostingUsertag

    interface PostingUsertag {
        position: [number, number];
        user_id: string | number;
    }
    Index

    Properties

    Properties

    position: [number, number]

    0 , 0 - top left corner 1 , 1 - bottom right corner 0.5, 0.5 - center of the media

    user_id: string | number

    Who is on this media?