Interface BeatmapRequestsInfo

Dynamic beatmap request information that can be shared across commands.

Hierarchy

  • BeatmapRequestsInfo

Properties

blockedBeatmapRequest?: BeatmapRequestInfo

The last blocked beatmap request this session.

lastMentionedBeatmapId?: number

The last mentioned beatmap ID this session.

previousBeatmapRequests: BeatmapRequestInfo[]

A list of previous beatmap requests this session.

Generated using TypeDoc