interface TopViewer {
    coinCount: string;
    user: Tiktok.User;
}

Properties

Properties

coinCount: string
user: Tiktok.User