interface UserBroadcastHistory {
    data: BroadcastHistoryData;
    meta: NicoNama.Meta;
}

Properties

Properties