interface EmoteData {
    emoteId: string;
    image: Tiktok.Image;
}

Properties

Properties

emoteId: string
image: Tiktok.Image