• Get details about the version/update/build of something related to osu!

    Parameters

    • this: API
    • changelog: string | number

      A stream name like lazer, a build version like 2023.1026.0, or the id of a build

    • message_formats: ("html" | "markdown")[] = ...

      changelog_entries will have a message property if markdown, message_html property if html (defaults to both)

    Returns Promise<WithChangelogentriesVersions>