Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BeatMapSetV2

Hierarchy

Index

Properties

accuracy: number
ar: number
artist: string
artist_unicode: string
availability: { download_disabled: boolean; more_information: null | string }

Type declaration

  • download_disabled: boolean
  • more_information: null | string
beatmapset: BeatMapSetV2
bpm: number
can_be_hyped: boolean
checksum: string
covers: { card: string; card@2x: string; cover: string; cover@2x: string; list: string; list@2x: string; slimcover: string; slimcover@2x: string }

Type declaration

  • card: string
  • card@2x: string
  • cover: string
  • cover@2x: string
  • list: string
  • list@2x: string
  • slimcover: string
  • slimcover@2x: string
creator: string
cs: number
difficulty_rating: number
discussion_enabled: boolean
discussion_locked: boolean
favourite_count: number
hit_length: number
hype: null | string
id: number
is_scoreable: boolean
last_updated: string
legacy_thread_url: string
mode: string
nominations_summary: { current: number; required: number }

Type declaration

  • current: number
  • required: number
nsfw: boolean
offset: number
play_count: number
preview_url: string
ranked: number
ranked_date: string
ratings: number[]
source: string
status: string
storyboard: boolean
submitted_date: string
tags: string
title: string
title_unicode: string
track_id: null | string
url: string
user_id: number
version: string
video: boolean

Generated using TypeDoc