From deb5dd9d762fd5fc1fc1069f428239cf586944ae Mon Sep 17 00:00:00 2001 From: Taevas <67872932+TTTaevas@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:24:36 +0200 Subject: [PATCH] Update documentation for v1.0.3 Also update some dev dependencies --- docs/assets/highlight.css | 12 +- docs/assets/main.js | 4 +- docs/assets/navigation.js | 2 +- docs/assets/search.js | 2 +- docs/assets/style.css | 9 +- docs/classes/API.html | 310 ++++++++++-------- docs/classes/APIError.html | 18 +- docs/classes/ChildAPI.html | 237 +++++++++++++ docs/enums/Beatmapset.Genre.html | 4 +- docs/enums/Beatmapset.Language.html | 4 +- docs/enums/Beatmapset.RankStatus.html | 4 +- docs/enums/Ruleset.html | 4 +- .../Beatmap.DifficultyAttributes.get.html | 2 +- ...eatmap.DifficultyAttributes.getFruits.html | 2 +- ...Beatmap.DifficultyAttributes.getMania.html | 2 +- .../Beatmap.DifficultyAttributes.getOsu.html | 2 +- ...Beatmap.DifficultyAttributes.getTaiko.html | 2 +- docs/functions/Beatmap.Pack.getMultiple.html | 4 +- docs/functions/Beatmap.Pack.getOne.html | 2 +- .../Beatmap.UserScore.getMultiple.html | 2 +- docs/functions/Beatmap.UserScore.getOne.html | 2 +- docs/functions/Beatmap.getMultiple.html | 2 +- docs/functions/Beatmap.getOne.html | 2 +- docs/functions/Beatmap.getScores.html | 2 +- docs/functions/Beatmap.getSoloScores.html | 2 +- docs/functions/Beatmap.lookup.html | 2 +- ...eatmapset.Discussion.Post.getMultiple.html | 2 +- ...eatmapset.Discussion.Vote.getMultiple.html | 2 +- .../Beatmapset.Discussion.getMultiple.html | 2 +- .../Beatmapset.Event.getMultiple.html | 2 +- docs/functions/Beatmapset.getOne.html | 2 +- docs/functions/Beatmapset.lookup.html | 2 +- docs/functions/Beatmapset.search.html | 8 +- .../Changelog.Build.getMultiple.html | 2 +- docs/functions/Changelog.Build.getOne.html | 2 +- docs/functions/Changelog.Build.lookup.html | 2 +- .../Changelog.UpdateStream.getAll.html | 4 +- .../Chat.Channel.createAnnouncement.html | 2 +- .../functions/Chat.Channel.createPrivate.html | 2 +- docs/functions/Chat.Channel.getAll.html | 2 +- docs/functions/Chat.Channel.getOne.html | 2 +- docs/functions/Chat.Channel.joinOne.html | 2 +- docs/functions/Chat.Channel.leaveOne.html | 2 +- docs/functions/Chat.Channel.markAsRead.html | 2 +- docs/functions/Chat.Message.getMultiple.html | 2 +- docs/functions/Chat.Message.send.html | 2 +- docs/functions/Chat.Message.sendPrivate.html | 2 +- docs/functions/Chat.keepAlive.html | 2 +- docs/functions/Comment.getMultiple.html | 2 +- docs/functions/Comment.getOne.html | 2 +- docs/functions/Event.getMultiple.html | 2 +- docs/functions/Forum.Post.edit.html | 2 +- docs/functions/Forum.Topic.create.html | 2 +- docs/functions/Forum.Topic.editTitle.html | 2 +- docs/functions/Forum.Topic.reply.html | 2 +- docs/functions/Forum.getTopicAndPosts.html | 2 +- docs/functions/Home.Search.getUsers.html | 2 +- docs/functions/Home.Search.getWikiPages.html | 2 +- .../Multiplayer.Match.getMultiple.html | 2 +- docs/functions/Multiplayer.Match.getOne.html | 2 +- .../Multiplayer.Room.Leader.getMultiple.html | 2 +- ...ltiplayer.Room.PlaylistItem.getScores.html | 2 +- .../Multiplayer.Room.getMultiple.html | 2 +- docs/functions/Multiplayer.Room.getOne.html | 2 +- docs/functions/NewsPost.getMultiple.html | 2 +- docs/functions/NewsPost.getOne.html | 2 +- docs/functions/Ranking.getCountry.html | 2 +- docs/functions/Ranking.getKudosu.html | 2 +- docs/functions/Ranking.getSpotlight.html | 2 +- docs/functions/Ranking.getUser.html | 2 +- docs/functions/Score.getReplay.html | 2 +- docs/functions/Spotlight.getAll.html | 2 +- docs/functions/User.getBeatmaps.html | 2 +- docs/functions/User.getFriends.html | 2 +- docs/functions/User.getKudosu.html | 2 +- docs/functions/User.getMostPlayed.html | 2 +- docs/functions/User.getMultiple.html | 2 +- docs/functions/User.getOne.html | 2 +- docs/functions/User.getRecentActivity.html | 2 +- docs/functions/User.getResourceOwner.html | 2 +- docs/functions/User.getScores.html | 2 +- docs/functions/WikiPage.getOne.html | 2 +- docs/functions/generateAuthorizationURL.html | 2 +- docs/hierarchy.html | 2 +- docs/index.html | 17 +- docs/interfaces/Beatmap-1.html | 6 +- docs/interfaces/Beatmap.Config.html | 10 +- .../Beatmap.DifficultyAttributes-1.html | 4 +- .../Beatmap.DifficultyAttributes.Fruits.html | 4 +- .../Beatmap.DifficultyAttributes.Mania.html | 6 +- .../Beatmap.DifficultyAttributes.Osu.html | 4 +- .../Beatmap.DifficultyAttributes.Taiko.html | 4 +- docs/interfaces/Beatmap.Extended-1.html | 6 +- .../Beatmap.Extended.WithFailtimes.html | 6 +- ...tmap.Extended.WithFailtimesBeatmapset.html | 6 +- ...eatmap.Extended.WithFailtimesMaxcombo.html | 6 +- .../Beatmap.Extended.WithMaxcombo.html | 6 +- docs/interfaces/Beatmap.Pack-1.html | 10 +- .../Beatmap.Pack.WithBeatmapset.html | 10 +- docs/interfaces/Beatmap.Playcount.html | 6 +- docs/interfaces/Beatmap.UserScore-1.html | 6 +- docs/interfaces/Beatmap.WithBeatmapset.html | 6 +- ...eatmap.WithBeatmapsetChecksumMaxcombo.html | 6 +- docs/interfaces/Beatmap.WithChecksum.html | 6 +- docs/interfaces/Beatmapset-1.html | 12 +- docs/interfaces/Beatmapset.Config.html | 10 +- docs/interfaces/Beatmapset.Discussion-1.html | 6 +- .../Beatmapset.Discussion.Post-1.html | 4 +- .../Beatmapset.Discussion.Vote-1.html | 4 +- ...eatmapset.Discussion.WithStartingpost.html | 6 +- docs/interfaces/Beatmapset.Event-1.html | 6 +- .../Beatmapset.Event.BeatmapOwnerChange.html | 4 +- .../Beatmapset.Event.Comment-1.html | 2 +- ....Event.Comment.WithDiscussionidPostid.html | 4 +- ...eatmapversionNewuseridNewuserusername.html | 4 +- ...nt.WithDiscussionidPostidNewvotevotes.html | 4 +- ...t.WithDiscussionidPostidNominatorsids.html | 4 +- ...ithDiscussionidPostidOldgenreNewgenre.html | 4 +- ...cussionidPostidOldlanguageNewlanguage.html | 4 +- ....WithDiscussionidPostidOldnsfwNewnsfw.html | 4 +- ...hDiscussionidPostidOldoffsetNewoffset.html | 4 +- ....WithDiscussionidPostidOldtagsNewtags.html | 4 +- ....Comment.WithDiscussionidPostidReason.html | 4 +- ...dPostidSourceuseridSourceuserusername.html | 4 +- .../Beatmapset.Event.Comment.WithModes.html | 4 +- .../Beatmapset.Event.DiscussionDelete.html | 6 +- ...atmapset.Event.DiscussionLockORUnlock.html | 4 +- ....DiscussionRestoreORKudosuRecalculate.html | 4 +- ...set.Event.DisqualifyORNominationReset.html | 4 +- .../Beatmapset.Event.GenreEdit.html | 4 +- ...Beatmapset.Event.IssueResolveOrReopen.html | 4 +- ...ORDenyORDiscussionPostDeleteORRestore.html | 4 +- .../Beatmapset.Event.KudosuGainORLost.html | 4 +- .../Beatmapset.Event.LanguageEdit.html | 4 +- docs/interfaces/Beatmapset.Event.Love.html | 4 +- .../interfaces/Beatmapset.Event.Nominate.html | 4 +- ...tmapset.Event.NominationResetReceived.html | 4 +- .../Beatmapset.Event.NsfwToggle.html | 4 +- .../Beatmapset.Event.OffsetEdit.html | 4 +- .../Beatmapset.Event.QualifyORRank.html | 6 +- .../Beatmapset.Event.RemoveFromLoved.html | 4 +- .../interfaces/Beatmapset.Event.TagsEdit.html | 4 +- docs/interfaces/Beatmapset.Extended-1.html | 14 +- docs/interfaces/Beatmapset.Extended.Plus.html | 22 +- .../Beatmapset.Extended.WithBeatmap.html | 14 +- ...atmapset.Extended.WithBeatmapPacktags.html | 14 +- docs/interfaces/Beatmapset.WithHype.html | 12 +- docs/interfaces/Beatmapset.WithUserHype.html | 12 +- docs/interfaces/Changelog.Build-1.html | 10 +- ...og.Build.WithChangelogentriesVersions.html | 10 +- .../Changelog.Build.WithUpdatestreams.html | 10 +- ...ild.WithUpdatestreamsChangelogentries.html | 10 +- docs/interfaces/Changelog.UpdateStream-1.html | 6 +- ...UpdateStream.WithLatestbuildUsercount.html | 8 +- docs/interfaces/Chat.Channel-1.html | 4 +- docs/interfaces/Chat.Channel.WithDetails.html | 8 +- docs/interfaces/Chat.Message-1.html | 6 +- docs/interfaces/Chat.UserSilence.html | 4 +- docs/interfaces/Comment-1.html | 14 +- docs/interfaces/Comment.Bundle-1.html | 6 +- ...Comment.Bundle.WithTotalToplevelcount.html | 6 +- docs/interfaces/Event-1.html | 4 +- docs/interfaces/Event.Achievement.html | 4 +- docs/interfaces/Event.BeatmapPlaycount.html | 4 +- docs/interfaces/Event.BeatmapsetApprove.html | 4 +- docs/interfaces/Event.BeatmapsetDelete.html | 4 +- docs/interfaces/Event.BeatmapsetRevive.html | 4 +- docs/interfaces/Event.BeatmapsetUpdate.html | 4 +- docs/interfaces/Event.BeatmapsetUpload.html | 4 +- docs/interfaces/Event.Rank.html | 8 +- docs/interfaces/Event.RankLost.html | 4 +- .../Event.SharedProperties.Beatmap.html | 6 +- .../Event.SharedProperties.Beatmapset.html | 6 +- .../Event.SharedProperties.User.html | 4 +- docs/interfaces/Event.UserSupportAgain.html | 4 +- docs/interfaces/Event.UserSupportFirst.html | 4 +- docs/interfaces/Event.UserSupportGift.html | 4 +- docs/interfaces/Event.UsernameChange.html | 6 +- docs/interfaces/Forum.Post-1.html | 4 +- docs/interfaces/Forum.Topic-1.html | 6 +- docs/interfaces/Multiplayer.Match-1.html | 6 +- docs/interfaces/Multiplayer.Match.Info.html | 4 +- docs/interfaces/Multiplayer.Room-1.html | 6 +- .../interfaces/Multiplayer.Room.Leader-1.html | 4 +- .../Multiplayer.Room.Leader.WithPosition.html | 4 +- .../Multiplayer.Room.PlaylistItem-1.html | 8 +- .../Multiplayer.Room.PlaylistItem.Scores.html | 8 +- docs/interfaces/NewsPost-1.html | 10 +- .../NewsPost.WithContentNavigation.html | 12 +- docs/interfaces/Ranking.Country.html | 8 +- docs/interfaces/Ranking.Spotlight.html | 4 +- docs/interfaces/Ranking.User.html | 6 +- docs/interfaces/Score-1.html | 12 +- docs/interfaces/Score.Legacy.html | 14 +- docs/interfaces/Score.Multiplayer.html | 10 +- docs/interfaces/Score.Solo.html | 14 +- docs/interfaces/Score.Statistics.html | 6 +- docs/interfaces/Score.WithMatch.html | 14 +- docs/interfaces/Score.WithUser.html | 14 +- docs/interfaces/Score.WithUserBeatmap.html | 14 +- .../Score.WithUserBeatmapBeatmapset.html | 16 +- docs/interfaces/Spotlight-1.html | 6 +- .../Spotlight.WithParticipantcount.html | 6 +- docs/interfaces/User-1.html | 4 +- docs/interfaces/User.Config.html | 6 +- docs/interfaces/User.Extended-1.html | 8 +- .../User.Extended.WithStatisticsrulesets.html | 8 +- docs/interfaces/User.KudosuHistory.html | 4 +- docs/interfaces/User.Statistics-1.html | 8 +- .../User.Statistics.WithCountryrank.html | 8 +- docs/interfaces/User.Statistics.WithUser.html | 8 +- docs/interfaces/User.WithCountry.html | 4 +- docs/interfaces/User.WithCountryCover.html | 4 +- ...thCountryCoverGroupsStatisticsSupport.html | 4 +- ...hCountryCoverGroupsStatisticsrulesets.html | 4 +- docs/interfaces/User.WithGroups.html | 4 +- docs/interfaces/User.WithKudosu.html | 4 +- .../WebSocket.Event.ChatChannelJoin.html | 4 +- .../WebSocket.Event.ChatChannelLeave.html | 4 +- .../WebSocket.Event.ChatMessageNew.html | 4 +- docs/interfaces/WikiPage-1.html | 10 +- docs/modules.html | 3 +- .../modules/Beatmap.DifficultyAttributes.html | 4 +- docs/modules/Beatmap.Extended.html | 4 +- docs/modules/Beatmap.Pack.html | 4 +- docs/modules/Beatmap.UserScore.html | 4 +- docs/modules/Beatmap.html | 4 +- docs/modules/Beatmapset.Discussion.Post.html | 4 +- docs/modules/Beatmapset.Discussion.Vote.html | 4 +- docs/modules/Beatmapset.Discussion.html | 4 +- docs/modules/Beatmapset.Event.Comment.html | 4 +- docs/modules/Beatmapset.Event.html | 4 +- docs/modules/Beatmapset.Extended.html | 4 +- docs/modules/Beatmapset.html | 4 +- docs/modules/Changelog.Build.html | 4 +- docs/modules/Changelog.UpdateStream.html | 4 +- docs/modules/Changelog.html | 4 +- docs/modules/Chat.Channel.html | 4 +- docs/modules/Chat.Message.html | 4 +- docs/modules/Chat.html | 4 +- docs/modules/Comment.Bundle.html | 4 +- docs/modules/Comment.html | 4 +- docs/modules/Event.SharedProperties.html | 4 +- docs/modules/Event.html | 4 +- docs/modules/Forum.Post.html | 4 +- docs/modules/Forum.Topic.html | 4 +- docs/modules/Forum.html | 4 +- docs/modules/Home.Search.html | 4 +- docs/modules/Home.html | 4 +- docs/modules/Multiplayer.Match.html | 4 +- docs/modules/Multiplayer.Room.Leader.html | 4 +- .../Multiplayer.Room.PlaylistItem.html | 4 +- docs/modules/Multiplayer.Room.html | 4 +- docs/modules/Multiplayer.html | 4 +- docs/modules/NewsPost.html | 4 +- docs/modules/Ranking.html | 4 +- docs/modules/Score.html | 4 +- docs/modules/Spotlight.html | 4 +- docs/modules/User.Extended.html | 4 +- docs/modules/User.Statistics.html | 4 +- docs/modules/User.html | 4 +- docs/modules/WebSocket.Command.html | 6 +- docs/modules/WebSocket.Event.html | 4 +- docs/modules/WebSocket.html | 4 +- docs/modules/WikiPage.html | 4 +- .../Beatmap.DifficultyAttributes.Any.html | 2 +- docs/types/Beatmapset.Event.Any.html | 2 +- .../Beatmapset.Event.AnyBeatmapChange.html | 2 +- ...apset.Event.AnyBeatmapsetStatusChange.html | 2 +- .../Beatmapset.Event.AnyDiscussionChange.html | 2 +- docs/types/Event.Any.html | 2 +- docs/types/Event.AnyRecentActivity.html | 2 +- docs/types/Mod.html | 2 +- docs/types/Scope.html | 2 +- docs/types/WebSocket.Event.Any.html | 2 +- docs/variables/WebSocket.Command.chatEnd.html | 2 +- .../WebSocket.Command.chatStart.html | 2 +- package.json | 10 +- yarn.lock | 23 +- 279 files changed, 1078 insertions(+), 813 deletions(-) create mode 100644 docs/classes/ChildAPI.html diff --git a/docs/assets/highlight.css b/docs/assets/highlight.css index 3512462..2e6bd95 100644 --- a/docs/assets/highlight.css +++ b/docs/assets/highlight.css @@ -3,14 +3,14 @@ --dark-hl-0: #DCDCAA; --light-hl-1: #000000; --dark-hl-1: #D4D4D4; - --light-hl-2: #A31515; - --dark-hl-2: #CE9178; + --light-hl-2: #0000FF; + --dark-hl-2: #569CD6; --light-hl-3: #008000; --dark-hl-3: #6A9955; - --light-hl-4: #AF00DB; - --dark-hl-4: #C586C0; - --light-hl-5: #0000FF; - --dark-hl-5: #569CD6; + --light-hl-4: #A31515; + --dark-hl-4: #CE9178; + --light-hl-5: #AF00DB; + --dark-hl-5: #C586C0; --light-hl-6: #001080; --dark-hl-6: #9CDCFE; --light-hl-7: #267F99; diff --git a/docs/assets/main.js b/docs/assets/main.js index 1daeb69..d6f1388 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,7 @@ "use strict"; "use strict";(()=>{var Ce=Object.create;var ne=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Ce(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),y=s.str.charAt(1),p;y in s.node.edges?p=s.node.edges[y]:(p=new t.TokenSet,s.node.edges[y]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.scrollToHash(),this.updateIndexVisibility())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.scrollToHash(),this.updateIndexVisibility())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!e.checkVisibility()){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` - ${ce(l.parent,i)}.${d}`);let y=document.createElement("li");y.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,y.append(p),e.appendChild(y)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var He={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>He[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",fe="mousemove",H="mouseup",J={x:0,y:0},pe=!1,ee=!1,Be=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",fe="touchmove",H="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(H,()=>{ee=!1});document.addEventListener("click",t=>{pe&&(t.preventDefault(),t.stopImmediatePropagation(),pe=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(H,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(H,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ye=document.head.appendChild(document.createElement("style"));ye.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ye.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),y=s.str.charAt(1),p;y in s.node.edges?p=s.node.edges[y]:(p=new t.TokenSet,s.node.edges[y]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(console.log("Show page"),document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){console.log("Scorlling");let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!e.checkVisibility()){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ve(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ve(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let y=document.createElement("li");y.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,y.append(p),e.appendChild(y)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ne(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var He={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>He[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",fe="mousemove",H="mouseup",J={x:0,y:0},pe=!1,ee=!1,Be=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",fe="touchmove",H="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(H,()=>{ee=!1});document.addEventListener("click",t=>{pe&&(t.preventDefault(),t.stopImmediatePropagation(),pe=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(H,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(H,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ye=document.head.appendChild(document.createElement("style"));ye.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ye.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } `,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ve(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ve(t.value)})}function ve(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.pathname===r.pathname&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: diff --git a/docs/assets/navigation.js b/docs/assets/navigation.js index 14b555f..b25aa46 100644 --- a/docs/assets/navigation.js +++ b/docs/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/docs/assets/search.js b/docs/assets/search.js index f435126..d5b9191 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 072daed..778b949 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -327,17 +327,14 @@ dd { } /* Footer */ -.tsd-generator { +footer { border-top: 1px solid var(--color-accent); padding-top: 1rem; padding-bottom: 1rem; max-height: 3.5rem; } - -.tsd-generator > p { - margin-top: 0; - margin-bottom: 0; - padding: 0 1rem; +.tsd-generator { + margin: 0 1em; } .container-main { diff --git a/docs/classes/API.html b/docs/classes/API.html index c3de760..2b4db3e 100644 --- a/docs/classes/API.html +++ b/docs/classes/API.html @@ -1,23 +1,33 @@ API | osu-api-v2-js

You can create an API instance without directly providing an access_token by using API.createAsync!

-

Constructors

  • Please use API.createAsync instead of the default constructor if you don't have at least an API.access_token! An API object without an access_token is pretty much useless!

    -

    Parameters

    • properties: Partial<API>

    Returns API

Properties

_expires: Date = ...
_refresh_on_expires: boolean = true
_refresh_timeout?: Timeout
_refresh_token?: string
access_token: string = ""

The key that allows you to talk with the API

-
client: {
    id: number;
    secret: string;
} = ...

Type declaration

  • id: number
  • secret: string
refresh_on_401: boolean = true

If true, upon failing a request due to a 401, it will use the API.refresh_token if it exists (defaults to true)

-
retry: {
    delay: number;
    disabled: boolean;
    maximum_amount: number;
    on_automatic_refresh: boolean;
    on_status_codes: number[];
    on_timeout: boolean;
} = ...

Configure how this instance should behave when it comes to automatically retrying a request

-

Type declaration

  • delay: number

    In seconds, how long should it wait until retrying? (defaults to 2)

    +

    Parameters

    • properties: Partial<API>

    Returns API

Properties

_access_token: string = ""
_client: {
    id: number;
    secret: string;
} = ...

Type declaration

  • id: number
  • secret: string
_expires: Date = ...
_refresh_on_401: boolean = true
_refresh_on_expires: boolean = true
_refresh_timeout?: Timeout
_refresh_token?: string
_retry: {
    delay: number;
    disabled: boolean;
    maximum_amount: number;
    on_automatic_refresh: boolean;
    on_status_codes: number[];
    on_timeout: boolean;
} = ...

Type declaration

  • delay: number

    In seconds, how long should it wait until retrying? (defaults to 2)

  • disabled: boolean

    If true, doesn't retry under any circumstances (defaults to false)

  • maximum_amount: number

    How many retries maximum before throwing an APIError (defaults to 5)

    -
  • on_automatic_refresh: boolean

    Should it retry a request upon successfully refreshing the token due to API.refresh_on_401 being true? (defaults to true)

    +
  • on_automatic_refresh: boolean

    Should it retry a request upon successfully refreshing the token due to API.refresh_on_401 being true? (defaults to true)

  • on_status_codes: number[]

    Upon failing a request and receiving a response, because of which received status code should the request be retried? (defaults to [429])

    -
  • on_timeout: boolean

    Should it retry a request if that request failed because it has been aborted by the API.timeout? (defaults to false)

    -
scopes?: Scope[]

The Scopes your application has, assuming it acts as a user

-
server: string = "https://osu.ppy.sh"

The base url of the server where the requests should land (defaults to https://osu.ppy.sh)

-

Remarks

For tokens, requests will be sent to the oauth/token route, other requests will be sent to the api/v2 route

-
timeout: number = 20

The maximum amount of seconds requests should take before returning an answer (defaults to 20)

-

Remarks

0 means no maximum, no timeout

-
token_type: string = "Bearer"

Should always be "Bearer"

-
user?: number

The osu! user id of the user who went through the Authorization Code Grant

-
verbose: "all" | "none" | "errors" = "none"

Which events should be logged (defaults to none)

-

Accessors

  • get expires(): Date
  • The expiration date of your access_token

    -

    Returns Date

  • set expires(date): void
  • Parameters

    • date: Date

    Returns void

  • get refresh_on_expires(): boolean
  • If true, the application will silently use the API.refresh_token right before the API.access_token expires, +

  • on_timeout: boolean

    Should it retry a request if that request failed because it has been aborted by the API.timeout? (defaults to false)

    +
_scopes?: Scope[]
_server: string = "https://osu.ppy.sh"
_timeout: number = 20
_token_type: string = "Bearer"
_user?: number
_verbose?: "all" | "none" | "errors" = "none"

Accessors

  • get access_token(): string
  • The key that allows you to talk with the API

    +

    Returns string

  • set access_token(token): void
  • Parameters

    • token: string

    Returns void

  • get client(): {
        id: number;
        secret: string;
    }
  • The details of your client, which you've got from https://osu.ppy.sh/home/account/edit#oauth

    +

    Returns {
        id: number;
        secret: string;
    }

    • id: number
    • secret: string
  • set client(client): void
  • Parameters

    • client: {
          id: number;
          secret: string;
      }
      • id: number
      • secret: string

    Returns void

  • get expires(): Date
  • The expiration date of your access_token

    +

    Returns Date

  • set expires(date): void
  • Parameters

    • date: Date

    Returns void

  • get refresh_on_401(): boolean
  • If true, upon failing a request due to a 401, it will use the API.refresh_token if it exists (defaults to true)

    +

    Returns boolean

  • set refresh_on_401(refresh): void
  • Parameters

    • refresh: boolean

    Returns void

  • get refresh_timeout(): undefined | Timeout
  • Returns undefined | Timeout

  • set refresh_timeout(timeout): void
  • Parameters

    • timeout: Timeout

    Returns void

  • get refresh_token(): undefined | string
  • Valid for an unknown amount of time, allows you to get a new token without going through the Authorization Code Grant again! +

    Returns boolean

  • set refresh_on_expires(enabled): void
  • Parameters

    • enabled: boolean

    Returns void

  • get refresh_timeout(): undefined | Timeout
  • Returns undefined | Timeout

  • set refresh_timeout(timeout): void
  • Parameters

    • timeout: Timeout

    Returns void

  • get refresh_token(): undefined | string
  • Valid for an unknown amount of time, allows you to get a new token without going through the Authorization Code Grant again! Use API.refreshToken to do that

    -

    Returns undefined | string

  • set refresh_token(token): void
  • Parameters

    • token: undefined | string

    Returns void

Methods

  • Get a websocket to get WebSocket events from!

    +

    Returns undefined | string

  • set refresh_token(token): void
  • Parameters

    • token: undefined | string

    Returns void

  • get retry(): {
        delay: number;
        disabled: boolean;
        maximum_amount: number;
        on_automatic_refresh: boolean;
        on_status_codes: number[];
        on_timeout: boolean;
    }
  • Configure how this instance should behave when it comes to automatically retrying a request

    +

    Returns {
        delay: number;
        disabled: boolean;
        maximum_amount: number;
        on_automatic_refresh: boolean;
        on_status_codes: number[];
        on_timeout: boolean;
    }

    • delay: number

      In seconds, how long should it wait until retrying? (defaults to 2)

      +
    • disabled: boolean

      If true, doesn't retry under any circumstances (defaults to false)

      +
    • maximum_amount: number

      How many retries maximum before throwing an APIError (defaults to 5)

      +
    • on_automatic_refresh: boolean

      Should it retry a request upon successfully refreshing the token due to API.refresh_on_401 being true? (defaults to true)

      +
    • on_status_codes: number[]

      Upon failing a request and receiving a response, because of which received status code should the request be retried? (defaults to [429])

      +
    • on_timeout: boolean

      Should it retry a request if that request failed because it has been aborted by the API.timeout? (defaults to false)

      +
  • set retry(retry): void
  • Parameters

    • retry: {
          delay: number;
          disabled: boolean;
          maximum_amount: number;
          on_automatic_refresh: boolean;
          on_status_codes: number[];
          on_timeout: boolean;
      }
      • delay: number

        In seconds, how long should it wait until retrying? (defaults to 2)

        +
      • disabled: boolean

        If true, doesn't retry under any circumstances (defaults to false)

        +
      • maximum_amount: number

        How many retries maximum before throwing an APIError (defaults to 5)

        +
      • on_automatic_refresh: boolean

        Should it retry a request upon successfully refreshing the token due to API.refresh_on_401 being true? (defaults to true)

        +
      • on_status_codes: number[]

        Upon failing a request and receiving a response, because of which received status code should the request be retried? (defaults to [429])

        +
      • on_timeout: boolean

        Should it retry a request if that request failed because it has been aborted by the API.timeout? (defaults to false)

        +

    Returns void

  • get scopes(): undefined | Scope[]
  • The Scopes your application has, assuming it acts as a user

    +

    Returns undefined | Scope[]

  • set scopes(scopes): void
  • Parameters

    • scopes: undefined | Scope[]

    Returns void

  • get server(): string
  • The base url of the server where the requests should land (defaults to https://osu.ppy.sh)

    +

    Returns string

    Remarks

    For tokens, requests will be sent to the oauth/token route, other requests will be sent to the api/v2 route

    +
  • set server(server): void
  • Parameters

    • server: string

    Returns void

  • get timeout(): number
  • The maximum amount of seconds requests should take before returning an answer (defaults to 20)

    +

    Returns number

    Remarks

    0 means no maximum, no timeout

    +
  • set timeout(timeout): void
  • Parameters

    • timeout: number

    Returns void

  • get token_type(): string
  • Should always be "Bearer"

    +

    Returns string

  • set token_type(token): void
  • Parameters

    • token: string

    Returns void

  • get user(): undefined | number
  • The osu! user id of the user who went through the Authorization Code Grant

    +

    Returns undefined | number

  • set user(user): void
  • Parameters

    • user: undefined | number

    Returns void

  • get verbose(): undefined | "all" | "none" | "errors"
  • Which events should be logged (defaults to none)

    +

    Returns undefined | "all" | "none" | "errors"

  • set verbose(verbose): void
  • Parameters

    • verbose: undefined | "all" | "none" | "errors"

    Returns void

Methods

  • Get a websocket to get WebSocket events from!

    Parameters

    • server: string = ...

      Where the "notification websocket/server" is -(defaults to the API.server's protocol and a maximum of 1 subdomain being replaced by "wss://notify." (so usually wss://notify.ppy.sh))

      -

    Returns WebSocket

  • Set most of an api's properties, like tokens, token_type, scopes, expiration_date

    +(defaults to the API.server's protocol and a maximum of 1 subdomain being replaced by "wss://notify." (so usually wss://notify.ppy.sh))

    +

Returns WebSocket

  • Set most of an api's properties, like tokens, token_type, scopes, expiration_date

    Parameters

    • body: {
          client_id: number;
          client_secret: string;
          code: string;
          grant_type: "authorization_code";
          redirect_uri: string;
      }

      An Object with the client id & secret, grant_type, and stuff that depends of the grant_type

      • client_id: number
      • client_secret: string
      • code: string
      • grant_type: "authorization_code"
      • redirect_uri: string
    • api: API

      The api which will see its properties change

    Returns Promise<API>

    api, just in case, because in theory it should modify the original object

    -
  • Parameters

    • body: {
          client_id: number;
          client_secret: string;
          grant_type: "client_credentials";
          scope: "public";
      }
      • client_id: number
      • client_secret: string
      • grant_type: "client_credentials"
      • scope: "public"
    • api: API

    Returns Promise<API>

  • Parameters

    • body: {
          client_id: number;
          client_secret: string;
          grant_type: "refresh_token";
          refresh_token: string;
      }
      • client_id: number
      • client_secret: string
      • grant_type: "refresh_token"
      • refresh_token: string
    • api: API

    Returns Promise<API>

  • Use this instead of console.log to log any information

    +
  • Parameters

    • body: {
          client_id: number;
          client_secret: string;
          grant_type: "client_credentials";
          scope: "public";
      }
      • client_id: number
      • client_secret: string
      • grant_type: "client_credentials"
      • scope: "public"
    • api: API

    Returns Promise<API>

  • Parameters

    • body: {
          client_id: number;
          client_secret: string;
          grant_type: "refresh_token";
          refresh_token: string;
      }
      • client_id: number
      • client_secret: string
      • grant_type: "refresh_token"
      • refresh_token: string
    • api: API

    Returns Promise<API>

  • Use this instead of console.log to log any information

    Parameters

    • is_error: boolean

      Is the logging happening because of an error?

    • Rest ...to_log: any[]

      Whatever you would put between the parentheses of console.log()

      -

    Returns void

  • Returns Promise<boolean>

    Whether or not the token has been refreshed

    -
  • The function that directly communicates with the API! Almost every functions of the API object uses this function!

    +

Returns void

  • Returns Promise<boolean>

    Whether or not the token has been refreshed

    +
  • The function that directly communicates with the API! Almost every functions of the API object uses this function!

    Parameters

    • method: "get" | "post" | "put" | "delete"

      The type of request, each endpoint uses a specific one (if it uses multiple, the intent and parameters become different)

    • endpoint: string

      What comes in the URL after api/

    • parameters: {
          [k: string]: any;
      } = {}

      The things to specify in the request, such as the beatmap_id when looking for a beatmap

      -
      • [k: string]: any
    • info: {
          just_refreshed: boolean;
          number_try: number;
      } = ...

      Context given by a prior request

      +
      • [k: string]: any
    • Optional settings: Omit<RequestInit, "body">

      Additional settings to add to the current settings of the fetch() request

      +
    • info: {
          just_refreshed: boolean;
          number_try: number;
      } = ...

      Context given by a prior request

      • just_refreshed: boolean
      • number_try: number

    Returns Promise<any>

    A Promise with the API's response

    -
  • Revoke your current token! Revokes the refresh token as well

    -

    Returns Promise<true>

  • Add, remove, change the timeout used for refreshing the token automatically whenever certain properties change

    -

    Returns undefined

  • The normal way to create an API instance! Make sure to await it

    +
  • Revoke your current token! Revokes the refresh token as well

    +

    Returns Promise<true>

  • Add, remove, change the timeout used for refreshing the token automatically whenever certain properties change

    +

    Returns undefined

  • You can use this to specify additional settings for the method you're going to call, such as headers, an AbortSignal, and more advanced things!

    +

    Parameters

    Returns ChildAPI

    A special version of the API that changes how requests are done

    +

    Example

    const controller = new AbortController() // this controller can be used to abort any request that uses its signal!
    const user = await api.withSettings({signal: controller.signal}).getUser(7276846) +
    +
  • The normal way to create an API instance! Make sure to await it

    Parameters

    • client: {
          id: number;
          secret: string;
      }

      The ID and the secret of your client, can be found on https://osu.ppy.sh/home/account/edit#new-oauth-application

      • id: number
      • secret: string
    • Optional user: {
          code: string;
          redirect_uri: string;
      }

      If the instance is supposed to represent a user, use their Authorization Code and the Application Callback URL of your application!

      • code: string

        The code that appeared as a GET argument when they got redirected to the Application Callback URL (redirect_uri)

      • redirect_uri: string

        The Application Callback URL; Where the User has been redirected to after saying "okay" to your application doing stuff

    • Optional verbose: "all" | "none" | "errors"
    • Optional server: string
    • Optional timeout: number

      Remarks

      In seconds

    Returns Promise<API>

    A promise with an API instance

    -

Beatmap Functions

getBeatmap: ((this, beatmap) => Promise<WithFailtimesBeatmapset>) = Beatmap.getOne

Get extensive beatmap data about whichever beatmap you want!

-

Type declaration

getBeatmapDifficultyAttributes: ((this, beatmap, mods?, ruleset?) => Promise<Beatmap.DifficultyAttributes.Any>) = Beatmap.DifficultyAttributes.get

Get various data about the difficulty of a beatmap!

-

Type declaration

Remarks

You may want to use api.getBeatmapDifficultyAttributesOsu (or Taiko or whatever) instead for better type safety

-
getBeatmapDifficultyAttributesFruits: ((this, beatmap, mods?) => Promise<Fruits>) = Beatmap.DifficultyAttributes.getFruits

Get various data about the difficulty of a ctb beatmap!

-

Type declaration

    • (this, beatmap, mods?): Promise<Fruits>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Fruits>

getBeatmapDifficultyAttributesMania: ((this, beatmap, mods?) => Promise<Mania>) = Beatmap.DifficultyAttributes.getMania

Get various data about the difficulty of a mania beatmap!

-

Type declaration

    • (this, beatmap, mods?): Promise<Mania>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Mania>

getBeatmapDifficultyAttributesOsu: ((this, beatmap, mods?) => Promise<Osu>) = Beatmap.DifficultyAttributes.getOsu

Get various data about the difficulty of an osu! beatmap!

-

Type declaration

    • (this, beatmap, mods?): Promise<Osu>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Osu>

getBeatmapDifficultyAttributesTaiko: ((this, beatmap, mods?) => Promise<Taiko>) = Beatmap.DifficultyAttributes.getTaiko

Get various data about the difficulty of a taiko beatmap!

-

Type declaration

    • (this, beatmap, mods?): Promise<Taiko>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Taiko>

getBeatmapPack: ((this, pack, legacy_only?) => Promise<Pack>) = Beatmap.Pack.getOne

Get data about a Beatmap.Pack using its tag!

-

Type declaration

    • (this, pack, legacy_only?): Promise<Pack>
    • Parameters

      • this: API
      • pack: string | Pack
      • legacy_only: boolean = false

      Returns Promise<Pack>

Remarks

Currently in https://osu.ppy.sh/beatmaps/packs, when hovering a pack, its URL with its tag should be preview by your browser

-
getBeatmapPacks: ((this, type?, cursor_string?) => Promise<{
    beatmap_packs: Pack[];
    cursor_string: string | null;
}>) = Beatmap.Pack.getMultiple

Get an Array of up to 100 Beatmap.Packs of a specific type!

-

Type declaration

    • (this, type?, cursor_string?): Promise<{
          beatmap_packs: Pack[];
          cursor_string: string | null;
      }>
    • Parameters

      • this: API
      • type: "standard" | "loved" | "artist" | "featured" | "tournament" | "chart" | "theme" = "standard"
      • Optional cursor_string: string

      Returns Promise<{
          beatmap_packs: Pack[];
          cursor_string: string | null;
      }>

getBeatmapScores: ((this, beatmap, config?) => Promise<Score.WithUser[]>) = Beatmap.getScores

Get the top scores of a beatmap!

-

Type declaration

Remarks

Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores

-
getBeatmapSoloScores: ((this, beatmap, config?) => Promise<Solo[]>) = Beatmap.getSoloScores

Get the top scores of a beatmap, in the "solo score" format lazer brought with it! +

Beatmap Functions

getBeatmap: ((this, beatmap) => Promise<WithFailtimesBeatmapset>) = Beatmap.getOne

Get extensive beatmap data about whichever beatmap you want!

+

Type declaration

getBeatmapDifficultyAttributes: ((this, beatmap, mods?, ruleset?) => Promise<Beatmap.DifficultyAttributes.Any>) = Beatmap.DifficultyAttributes.get

Get various data about the difficulty of a beatmap!

+

Type declaration

Remarks

You may want to use api.getBeatmapDifficultyAttributesOsu (or Taiko or whatever) instead for better type safety

+
getBeatmapDifficultyAttributesFruits: ((this, beatmap, mods?) => Promise<Fruits>) = Beatmap.DifficultyAttributes.getFruits

Get various data about the difficulty of a ctb beatmap!

+

Type declaration

    • (this, beatmap, mods?): Promise<Fruits>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Fruits>

getBeatmapDifficultyAttributesMania: ((this, beatmap, mods?) => Promise<Mania>) = Beatmap.DifficultyAttributes.getMania

Get various data about the difficulty of a mania beatmap!

+

Type declaration

    • (this, beatmap, mods?): Promise<Mania>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Mania>

getBeatmapDifficultyAttributesOsu: ((this, beatmap, mods?) => Promise<Osu>) = Beatmap.DifficultyAttributes.getOsu

Get various data about the difficulty of an osu! beatmap!

+

Type declaration

    • (this, beatmap, mods?): Promise<Osu>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Osu>

getBeatmapDifficultyAttributesTaiko: ((this, beatmap, mods?) => Promise<Taiko>) = Beatmap.DifficultyAttributes.getTaiko

Get various data about the difficulty of a taiko beatmap!

+

Type declaration

    • (this, beatmap, mods?): Promise<Taiko>
    • Parameters

      • this: API
      • beatmap: number | Beatmap
      • Optional mods: number | string[] | Mod[]

      Returns Promise<Taiko>

getBeatmapPack: ((this, pack, legacy_only?) => Promise<Pack>) = Beatmap.Pack.getOne

Get data about a Beatmap.Pack using its tag!

+

Type declaration

    • (this, pack, legacy_only?): Promise<Pack>
    • Parameters

      • this: API
      • pack: string | Pack
      • legacy_only: boolean = false

      Returns Promise<Pack>

Remarks

Currently in https://osu.ppy.sh/beatmaps/packs, when hovering a pack, its URL with its tag should be preview by your browser

+
getBeatmapPacks: ((this, type?, cursor_string?) => Promise<{
    beatmap_packs: Pack[];
    cursor_string: string | null;
}>) = Beatmap.Pack.getMultiple

Get an Array of up to 100 Beatmap.Packs of a specific type!

+

Type declaration

    • (this, type?, cursor_string?): Promise<{
          beatmap_packs: Pack[];
          cursor_string: string | null;
      }>
    • Parameters

      • this: API
      • type: "standard" | "artist" | "loved" | "featured" | "tournament" | "chart" | "theme" = "standard"
      • Optional cursor_string: string

      Returns Promise<{
          beatmap_packs: Pack[];
          cursor_string: string | null;
      }>

getBeatmapScores: ((this, beatmap, config?) => Promise<Score.WithUser[]>) = Beatmap.getScores

Get the top scores of a beatmap!

+

Type declaration

Remarks

Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores

+
getBeatmapSoloScores: ((this, beatmap, config?) => Promise<Solo[]>) = Beatmap.getSoloScores

Get the top scores of a beatmap, in the "solo score" format lazer brought with it! More info on GitHub if needed https://github.com/ppy/osu-infrastructure/blob/master/score-submission.md

-

Type declaration

Remarks

Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores-non-legacy

-
getBeatmapUserScore: ((this, beatmap, user, config?) => Promise<UserScore>) = Beatmap.UserScore.getOne

Get the score on a beatmap made by a specific user (with specific mods and on a specific ruleset if needed)

-

Type declaration

Returns

An Object with the position of the score according to the specified Mods and Ruleset, and with the score itself

-
getBeatmapUserScores: ((this, beatmap, user, config?) => Promise<Legacy[]>) = Beatmap.UserScore.getMultiple

Get the scores on a beatmap made by a specific user (with the possibility to specify if the scores are on a convert)

-

Type declaration

getBeatmaps: ((this, beatmaps) => Promise<WithFailtimesMaxcombo[]>) = Beatmap.getMultiple

Get extensive beatmap data for up to 50 beatmaps at once!

-

Type declaration

lookupBeatmap: ((this, query) => Promise<WithFailtimesBeatmapset>) = Beatmap.lookup

Get extensive beatmap data about whichever beatmap you want!

-

Type declaration

    • (this, query): Promise<WithFailtimesBeatmapset>
    • Parameters

      • this: API
      • query: {
            checksum?: string;
            filename?: string;
            id?: number;
        }
        • Optional checksum?: string
        • Optional filename?: string
        • Optional id?: number

      Returns Promise<WithFailtimesBeatmapset>

Beatmapset Functions

getBeatmapset: ((this, beatmapset) => Promise<Plus>) = Beatmapset.getOne

Get extensive beatmapset data about whichever beatmapset you want!

-

Type declaration

getBeatmapsetDiscussionPosts: ((this, from?, types?, config?) => Promise<{
    beatmapsets: WithHype[];
    cursor_string: string | null;
    posts: Beatmapset.Discussion.Post[];
    users: User[];
}>) = Beatmapset.Discussion.Post.getMultiple

Get complex data about the posts of a beatmapset's discussion or of a user!

-

Type declaration

    • (this, from?, types?, config?): Promise<{
          beatmapsets: WithHype[];
          cursor_string: string | null;
          posts: Beatmapset.Discussion.Post[];
          users: User[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            discussion?: number | Discussion;
            user?: number | User;
        }
        • Optional discussion?: number | Discussion
        • Optional user?: number | User
      • Optional types: ("first" | "reply" | "system")[]
      • Optional config: Beatmapset.Config

      Returns Promise<{
          beatmapsets: WithHype[];
          cursor_string: string | null;
          posts: Beatmapset.Discussion.Post[];
          users: User[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

+

Type declaration

Remarks

Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores-non-legacy

+
getBeatmapUserScore: ((this, beatmap, user, config?) => Promise<UserScore>) = Beatmap.UserScore.getOne

Get the score on a beatmap made by a specific user (with specific mods and on a specific ruleset if needed)

+

Type declaration

Returns

An Object with the position of the score according to the specified Mods and Ruleset, and with the score itself

+
getBeatmapUserScores: ((this, beatmap, user, config?) => Promise<Legacy[]>) = Beatmap.UserScore.getMultiple

Get the scores on a beatmap made by a specific user (with the possibility to specify if the scores are on a convert)

+

Type declaration

getBeatmaps: ((this, beatmaps) => Promise<WithFailtimesMaxcombo[]>) = Beatmap.getMultiple

Get extensive beatmap data for up to 50 beatmaps at once!

+

Type declaration

lookupBeatmap: ((this, query) => Promise<WithFailtimesBeatmapset>) = Beatmap.lookup

Get extensive beatmap data about whichever beatmap you want!

+

Type declaration

    • (this, query): Promise<WithFailtimesBeatmapset>
    • Parameters

      • this: API
      • query: {
            checksum?: string;
            filename?: string;
            id?: number;
        }
        • Optional checksum?: string
        • Optional filename?: string
        • Optional id?: number

      Returns Promise<WithFailtimesBeatmapset>

Beatmapset Functions

getBeatmapset: ((this, beatmapset) => Promise<Plus>) = Beatmapset.getOne

Get extensive beatmapset data about whichever beatmapset you want!

+

Type declaration

getBeatmapsetDiscussionPosts: ((this, from?, types?, config?) => Promise<{
    beatmapsets: WithHype[];
    cursor_string: string | null;
    posts: Beatmapset.Discussion.Post[];
    users: User[];
}>) = Beatmapset.Discussion.Post.getMultiple

Get complex data about the posts of a beatmapset's discussion or of a user!

+

Type declaration

    • (this, from?, types?, config?): Promise<{
          beatmapsets: WithHype[];
          cursor_string: string | null;
          posts: Beatmapset.Discussion.Post[];
          users: User[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            discussion?: number | Discussion;
            user?: number | User;
        }
        • Optional discussion?: number | Discussion
        • Optional user?: number | User
      • Optional types: ("first" | "reply" | "system")[]
      • Optional config: Beatmapset.Config

      Returns Promise<{
          beatmapsets: WithHype[];
          cursor_string: string | null;
          posts: Beatmapset.Discussion.Post[];
          users: User[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

Returns

Relevant posts and info about them

-
getBeatmapsetDiscussionVotes: ((this, from?, score?, config?) => Promise<{
    cursor_string: string | null;
    discussions: Discussion[];
    users: WithGroups[];
    votes: Vote[];
}>) = Beatmapset.Discussion.Vote.getMultiple

Get complex data about the votes of a beatmapset's discussions or/and received/given by a specific user!

-

Type declaration

    • (this, from?, score?, config?): Promise<{
          cursor_string: string | null;
          discussions: Discussion[];
          users: WithGroups[];
          votes: Vote[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            discussion?: number | Discussion;
            vote_giver?: number | User;
            vote_receiver?: number | User;
        }
        • Optional discussion?: number | Discussion
        • Optional vote_giver?: number | User
        • Optional vote_receiver?: number | User
      • Optional score: 1 | -1
      • Optional config: Beatmapset.Config

      Returns Promise<{
          cursor_string: string | null;
          discussions: Discussion[];
          users: WithGroups[];
          votes: Vote[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

+
getBeatmapsetDiscussionVotes: ((this, from?, score?, config?) => Promise<{
    cursor_string: string | null;
    discussions: Discussion[];
    users: WithGroups[];
    votes: Vote[];
}>) = Beatmapset.Discussion.Vote.getMultiple

Get complex data about the votes of a beatmapset's discussions or/and received/given by a specific user!

+

Type declaration

    • (this, from?, score?, config?): Promise<{
          cursor_string: string | null;
          discussions: Discussion[];
          users: WithGroups[];
          votes: Vote[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            discussion?: number | Discussion;
            vote_giver?: number | User;
            vote_receiver?: number | User;
        }
        • Optional discussion?: number | Discussion
        • Optional vote_giver?: number | User
        • Optional vote_receiver?: number | User
      • Optional score: 1 | -1
      • Optional config: Beatmapset.Config

      Returns Promise<{
          cursor_string: string | null;
          discussions: Discussion[];
          users: WithGroups[];
          votes: Vote[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

Returns

Relevant votes and info about them

-
getBeatmapsetDiscussions: ((this, from?, filter?, config?) => Promise<{
    beatmaps: Beatmap.Extended[];
    beatmapsets: Beatmapset.Extended[];
    cursor_string: string | null;
    discussions: WithStartingpost[];
    included_discussions: WithStartingpost[];
    reviews_config: {
        max_blocks: number;
    };
    users: WithGroups[];
}>) = Beatmapset.Discussion.getMultiple

Get complex data about the discussion page of any beatmapet that you want!

-

Type declaration

    • (this, from?, filter?, config?): Promise<{
          beatmaps: Beatmap.Extended[];
          beatmapsets: Beatmapset.Extended[];
          cursor_string: string | null;
          discussions: WithStartingpost[];
          included_discussions: WithStartingpost[];
          reviews_config: {
              max_blocks: number;
          };
          users: WithGroups[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            beatmapset?: number | Beatmapset;
            status?: "all" | "ranked" | "qualified" | "disqualified" | "never_qualified";
            user?: number | User;
        }
        • Optional beatmapset?: number | Beatmapset
        • Optional status?: "all" | "ranked" | "qualified" | "disqualified" | "never_qualified"
        • Optional user?: number | User
      • Optional filter: {
            only_unresolved?: boolean;
            types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[];
        }
        • Optional only_unresolved?: boolean
        • Optional types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[]
      • Optional config: Beatmapset.Config

      Returns Promise<{
          beatmaps: Beatmap.Extended[];
          beatmapsets: Beatmapset.Extended[];
          cursor_string: string | null;
          discussions: WithStartingpost[];
          included_discussions: WithStartingpost[];
          reviews_config: {
              max_blocks: number;
          };
          users: WithGroups[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

+
getBeatmapsetDiscussions: ((this, from?, filter?, config?) => Promise<{
    beatmaps: Beatmap.Extended[];
    beatmapsets: Beatmapset.Extended[];
    cursor_string: string | null;
    discussions: WithStartingpost[];
    included_discussions: WithStartingpost[];
    reviews_config: {
        max_blocks: number;
    };
    users: WithGroups[];
}>) = Beatmapset.Discussion.getMultiple

Get complex data about the discussion page of any beatmapet that you want!

+

Type declaration

    • (this, from?, filter?, config?): Promise<{
          beatmaps: Beatmap.Extended[];
          beatmapsets: Beatmapset.Extended[];
          cursor_string: string | null;
          discussions: WithStartingpost[];
          included_discussions: WithStartingpost[];
          reviews_config: {
              max_blocks: number;
          };
          users: WithGroups[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            beatmapset?: number | Beatmapset;
            status?: "all" | "ranked" | "qualified" | "disqualified" | "never_qualified";
            user?: number | User;
        }
        • Optional beatmapset?: number | Beatmapset
        • Optional status?: "all" | "ranked" | "qualified" | "disqualified" | "never_qualified"
        • Optional user?: number | User
      • Optional filter: {
            only_unresolved?: boolean;
            types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[];
        }
        • Optional only_unresolved?: boolean
        • Optional types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[]
      • Optional config: Beatmapset.Config

      Returns Promise<{
          beatmaps: Beatmap.Extended[];
          beatmapsets: Beatmapset.Extended[];
          cursor_string: string | null;
          discussions: WithStartingpost[];
          included_discussions: WithStartingpost[];
          reviews_config: {
              max_blocks: number;
          };
          users: WithGroups[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

Returns

Relevant discussions and info about them

-
getBeatmapsetEvents: ((this, from?, types?, config?) => Promise<{
    events: Beatmapset.Event.Any[];
    users: WithGroups[];
}>) = Beatmapset.Event.getMultiple

Get complex data about the events of a beatmapset and the users involved with them!

-

Type declaration

    • (this, from?, types?, config?): Promise<{
          events: Beatmapset.Event.Any[];
          users: WithGroups[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            beatmapset?: number | Beatmapset;
            max_date?: Date;
            min_date?: Date;
            user?: number | User;
        }
        • Optional beatmapset?: number | Beatmapset
        • Optional max_date?: Date
        • Optional min_date?: Date
        • Optional user?: number | User
      • Optional types: ("nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change")[]
      • Optional config: Beatmapset.Config

      Returns Promise<{
          events: Beatmapset.Event.Any[];
          users: WithGroups[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware, +

getBeatmapsetEvents: ((this, from?, types?, config?) => Promise<{
    events: Beatmapset.Event.Any[];
    users: WithGroups[];
}>) = Beatmapset.Event.getMultiple

Get complex data about the events of a beatmapset and the users involved with them!

+

Type declaration

    • (this, from?, types?, config?): Promise<{
          events: Beatmapset.Event.Any[];
          users: WithGroups[];
      }>
    • Parameters

      • this: API
      • Optional from: {
            beatmapset?: number | Beatmapset;
            max_date?: Date;
            min_date?: Date;
            user?: number | User;
        }
        • Optional beatmapset?: number | Beatmapset
        • Optional max_date?: Date
        • Optional min_date?: Date
        • Optional user?: number | User
      • Optional types: ("nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change")[]
      • Optional config: Beatmapset.Config

      Returns Promise<{
          events: Beatmapset.Event.Any[];
          users: WithGroups[];
      }>

Remarks

(2024-03-11) For months now, the API's documentation says the response is likely to change, so beware, and also there's no documentation for this route in the API, so this is only the result of my interpretation of the website's code lol

Returns

Relevant events and users

-
lookupBeatmapset: ((this, beatmap) => Promise<Plus>) = Beatmapset.lookup

Get extensive data about a beatmapset by using a beatmap!

-

Type declaration

    • (this, beatmap): Promise<Plus>
    • Parameters

      Returns Promise<Plus>

searchBeatmapsets: ((this, query?) => Promise<{
    beatmapsets: WithBeatmapPacktags[];
    cursor_string: string | null;
    error: any | null;
    recommended_difficulty: number | null;
    total: number;
}>) = Beatmapset.search

Search for beatmapsets as if you were on the website or on lazer!

-

Type declaration

    • (this, query?): Promise<{
          beatmapsets: WithBeatmapPacktags[];
          cursor_string: string | null;
          error: any | null;
          recommended_difficulty: number | null;
          total: number;
      }>
    • Parameters

      • this: API
      • Optional query: {
            categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps";
            cursor_string?: string;
            extra?: ("must_have_video" | "must_have_storyboard")[];
            general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[];
            genre?: Unspecified | any[any] | Anime | Rock | Pop | Other | Novelty | any[any] | Electronic | Metal | Classical | Folk | Jazz;
            hide_explicit_content?: true;
            keywords?: string;
            language?: Unspecified | English | Japanese | Chinese | Instrumental | Korean | French | German | Swedish | Spanish | Italian | Russian | Polish | Other;
            mode?: Ruleset;
            played?: "Played" | "Unplayed";
            rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[];
            sort?: {
                by: "title" | "ranked" | "artist" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                in: "desc" | "asc";
            };
        }
        • Optional categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps"

          Filter in sets depending on their status or on their relation with the authorized user (defaults to all that have a leaderboard)

          +
lookupBeatmapset: ((this, beatmap) => Promise<Plus>) = Beatmapset.lookup

Get extensive data about a beatmapset by using a beatmap!

+

Type declaration

    • (this, beatmap): Promise<Plus>
    • Parameters

      Returns Promise<Plus>

searchBeatmapsets: ((this, query?) => Promise<{
    beatmapsets: WithBeatmapPacktags[];
    cursor_string: string | null;
    error: any | null;
    recommended_difficulty: number | null;
    total: number;
}>) = Beatmapset.search

Search for beatmapsets as if you were on the website or on lazer!

+

Type declaration

    • (this, query?): Promise<{
          beatmapsets: WithBeatmapPacktags[];
          cursor_string: string | null;
          error: any | null;
          recommended_difficulty: number | null;
          total: number;
      }>
    • Parameters

      • this: API
      • Optional query: {
            categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps";
            cursor_string?: string;
            extra?: ("must_have_video" | "must_have_storyboard")[];
            general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[];
            genre?: Unspecified | any[any] | Anime | Rock | Pop | Other | Novelty | any[any] | Electronic | Metal | Classical | Folk | Jazz;
            hide_explicit_content?: true;
            keywords?: string;
            language?: Unspecified | English | Japanese | Chinese | Instrumental | Korean | French | German | Swedish | Spanish | Italian | Russian | Polish | Other;
            mode?: Ruleset;
            played?: "Played" | "Unplayed";
            rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[];
            sort?: {
                by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                in: "desc" | "asc";
            };
        }
        • Optional categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps"

          Filter in sets depending on their status or on their relation with the authorized user (defaults to all that have a leaderboard)

        • Optional cursor_string?: string

          The thing you've got from a previous request to get another page of results!

        • Optional extra?: ("must_have_video" | "must_have_storyboard")[]

          Should all sets have a video, a storyboard, maybe both at once?

        • Optional general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[]

          Various filters to activate

          @@ -198,99 +228,99 @@

          Returns

          Relevant events and users

        • Optional mode?: Ruleset

          Only get sets that have maps that you can play in the ruleset of your choice

        • Optional played?: "Played" | "Unplayed"

          Does the authorized user with osu!supporter have already played those sets, or have they not played them yet?

        • Optional rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[]

          Does the authorized user with osu!supporter have already achieved certain ranks on those sets?

          -
        • Optional sort?: {
              by: "title" | "ranked" | "artist" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
              in: "desc" | "asc";
          }

          Sort by what, in ascending/descending order

          -
          • by: "title" | "ranked" | "artist" | "difficulty" | "rating" | "plays" | "favourites" | "updated"
          • in: "desc" | "asc"

      Returns Promise<{
          beatmapsets: WithBeatmapPacktags[];
          cursor_string: string | null;
          error: any | null;
          recommended_difficulty: number | null;
          total: number;
      }>

Remarks

This does not bypass the current osu!supporter requirement for certain filters

+
  • Optional sort?: {
        by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
        in: "desc" | "asc";
    }

    Sort by what, in ascending/descending order

    +
    • by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated"
    • in: "desc" | "asc"
  • Returns Promise<{
        beatmapsets: WithBeatmapPacktags[];
        cursor_string: string | null;
        error: any | null;
        recommended_difficulty: number | null;
        total: number;
    }>

    Remarks

    This does not bypass the current osu!supporter requirement for certain filters

    Returns

    Relevant Beatmapsets that contain Beatmaps, and a cursor_string to allow you to look for more of the same!

    -

    Changelog Functions

    getChangelogBuild: ((this, stream, build) => Promise<WithChangelogentriesVersions>) = Changelog.Build.getOne

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

    -

    Type declaration

    getChangelogBuilds: ((this, stream?, range?, message_formats?) => Promise<WithUpdatestreamsChangelogentries[]>) = Changelog.Build.getMultiple

    Get up to 21 versions/updates/builds!

    -

    Type declaration

      • (this, stream?, range?, message_formats?): Promise<WithUpdatestreamsChangelogentries[]>
      • Parameters

        • this: API
        • Optional stream: string
        • Optional range: {
              from?: string;
              to?: string | number;
          }
          • Optional from?: string

            The name of the build

            +

    Changelog Functions

    getChangelogBuild: ((this, stream, build) => Promise<WithChangelogentriesVersions>) = Changelog.Build.getOne

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

    +

    Type declaration

    getChangelogBuilds: ((this, stream?, range?, message_formats?) => Promise<WithUpdatestreamsChangelogentries[]>) = Changelog.Build.getMultiple

    Get up to 21 versions/updates/builds!

    +

    Type declaration

      • (this, stream?, range?, message_formats?): Promise<WithUpdatestreamsChangelogentries[]>
      • Parameters

        • this: API
        • Optional stream: string
        • Optional range: {
              from?: string;
              to?: string | number;
          }
          • Optional from?: string

            The name of the build

          • Optional to?: string | number

            The name or the id of the build

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

        Returns Promise<WithUpdatestreamsChangelogentries[]>

    getChangelogStreams: ((this) => Promise<WithLatestbuildUsercount[]>) = Changelog.UpdateStream.getAll

    An effective way to get all available streams, as well as their latest version!

    -

    Type declaration

    lookupChangelogBuild: ((this, changelog, message_formats?) => Promise<WithChangelogentriesVersions>) = Changelog.Build.lookup

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

    -

    Type declaration

    Chat Functions

    createChatAnnouncementChannel: ((this, channel, user_targets, message) => Promise<Channel>) = Chat.Channel.createAnnouncement

    Create a new announcement!

    -

    Type declaration

      • (this, channel, user_targets, message): Promise<Channel>
      • Parameters

        • this: API
        • channel: {
              description: string;
              name: string;
          }
          • description: string
          • name: string
        • user_targets: (number | User)[]
        • message: string

        Returns Promise<Channel>

    Remarks

    From my understanding, this WILL 403 unless the user is kinda special

    +
  • message_formats: ("html" | "markdown")[] = ...
  • Returns Promise<WithUpdatestreamsChangelogentries[]>

    getChangelogStreams: ((this) => Promise<WithLatestbuildUsercount[]>) = Changelog.UpdateStream.getAll

    An effective way to get all available streams, as well as their latest version!

    +

    Type declaration

    lookupChangelogBuild: ((this, changelog, message_formats?) => Promise<WithChangelogentriesVersions>) = Changelog.Build.lookup

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

    +

    Type declaration

    Chat Functions

    createChatAnnouncementChannel: ((this, channel, user_targets, message) => Promise<Channel>) = Chat.Channel.createAnnouncement

    Create a new announcement!

    +

    Type declaration

      • (this, channel, user_targets, message): Promise<Channel>
      • Parameters

        • this: API
        • channel: {
              description: string;
              name: string;
          }
          • description: string
          • name: string
        • user_targets: (number | User)[]
        • message: string

        Returns Promise<Channel>

    Remarks

    From my understanding, this WILL 403 unless the user is kinda special

    Returns

    The newly created channel!

    -
    createChatPrivateChannel: ((this, user_target) => Promise<Channel>) = Chat.Channel.createPrivate

    Create/Open/Join a private messages chat channel!

    -

    Type declaration

      • (this, user_target): Promise<Channel>
      • Parameters

        • this: API
        • user_target: number | User

        Returns Promise<Channel>

    Returns

    The newly created channel!

    -
    getChatChannel: ((this, channel) => Promise<WithDetails>) = Chat.Channel.getOne

    Get a ChatChannel that you have joined, and the users in it if it is a private channel!

    -

    Type declaration

    Remarks

    Will 404 if the user has not joined the channel (use joinChatChannel for that)

    -
    getChatChannels: ((this) => Promise<Channel[]>) = Chat.Channel.getAll

    Get a list of all publicly joinable channels!

    -

    Type declaration

    getChatMessages: ((this, channel, limit?, since?, until?) => Promise<Message[]>) = Chat.Message.getMultiple

    Get the recent messages of a specific ChatChannel!

    -

    Type declaration

      • (this, channel, limit?, since?, until?): Promise<Message[]>
      • Parameters

        Returns Promise<Message[]>

    joinChatChannel: ((this, channel, user?) => Promise<WithDetails>) = Chat.Channel.joinOne

    Join a public or multiplayer ChatChannel, allowing you to interact with it!

    -

    Type declaration

    keepChatAlive: ((this, since?) => Promise<UserSilence[]>) = Chat.keepAlive

    Needs to be done periodically to reset chat activity timeout

    -

    Type declaration

    Remarks

    Every 30 seconds is a good idea

    +
    createChatPrivateChannel: ((this, user_target) => Promise<Channel>) = Chat.Channel.createPrivate

    Create/Open/Join a private messages chat channel!

    +

    Type declaration

      • (this, user_target): Promise<Channel>
      • Parameters

        • this: API
        • user_target: number | User

        Returns Promise<Channel>

    Returns

    The newly created channel!

    +
    getChatChannel: ((this, channel) => Promise<WithDetails>) = Chat.Channel.getOne

    Get a ChatChannel that you have joined, and the users in it if it is a private channel!

    +

    Type declaration

    Remarks

    Will 404 if the user has not joined the channel (use joinChatChannel for that)

    +
    getChatChannels: ((this) => Promise<Channel[]>) = Chat.Channel.getAll

    Get a list of all publicly joinable channels!

    +

    Type declaration

    getChatMessages: ((this, channel, limit?, since?, until?) => Promise<Message[]>) = Chat.Message.getMultiple

    Get the recent messages of a specific ChatChannel!

    +

    Type declaration

      • (this, channel, limit?, since?, until?): Promise<Message[]>
      • Parameters

        Returns Promise<Message[]>

    joinChatChannel: ((this, channel, user?) => Promise<WithDetails>) = Chat.Channel.joinOne

    Join a public or multiplayer ChatChannel, allowing you to interact with it!

    +

    Type declaration

    keepChatAlive: ((this, since?) => Promise<UserSilence[]>) = Chat.keepAlive

    Needs to be done periodically to reset chat activity timeout

    +

    Type declaration

    Remarks

    Every 30 seconds is a good idea

    Returns

    A list of recent silences

    -
    leaveChatChannel: ((this, channel, user?) => Promise<void>) = Chat.Channel.leaveOne

    Leave/Close a public ChatChannel!

    -

    Type declaration

      • (this, channel, user?): Promise<void>
      • Parameters

        Returns Promise<void>

    markChatChannelAsRead: ((this, channel, message) => Promise<void>) = Chat.Channel.markAsRead

    Mark a certain channel as read up to a given message!

    -

    Type declaration

      • (this, channel, message): Promise<void>
      • Parameters

        Returns Promise<void>

    sendChatMessage: ((this, channel, message, is_action?) => Promise<Message>) = Chat.Message.send

    Send a message in a ChatChannel!

    +
    leaveChatChannel: ((this, channel, user?) => Promise<void>) = Chat.Channel.leaveOne

    Leave/Close a public ChatChannel!

    +

    Type declaration

      • (this, channel, user?): Promise<void>
      • Parameters

        Returns Promise<void>

    markChatChannelAsRead: ((this, channel, message) => Promise<void>) = Chat.Channel.markAsRead

    Mark a certain channel as read up to a given message!

    +

    Type declaration

      • (this, channel, message): Promise<void>
      • Parameters

        Returns Promise<void>

    sendChatMessage: ((this, channel, message, is_action?) => Promise<Message>) = Chat.Message.send

    Send a message in a ChatChannel!

    Type declaration

      • (this, channel, message, is_action?): Promise<Message>
      • Parameters

        • this: API
        • channel: number | Channel
        • message: string
        • is_action: boolean = false

        Returns Promise<Message>

    Returns

    The newly sent ChatMessage!

    -
    sendChatPrivateMessage: ((this, user_target, message, is_action?, uuid?) => Promise<{
        channel: Channel;
        message: Message;
    }>) = Chat.Message.sendPrivate

    Send a private message to someone!

    +
    sendChatPrivateMessage: ((this, user_target, message, is_action?, uuid?) => Promise<{
        channel: Channel;
        message: Message;
    }>) = Chat.Message.sendPrivate

    Send a private message to someone!

    Type declaration

      • (this, user_target, message, is_action?, uuid?): Promise<{
            channel: Channel;
            message: Message;
        }>
      • Parameters

        • this: API
        • user_target: number | User
        • message: string
        • is_action: boolean = false
        • Optional uuid: string

        Returns Promise<{
            channel: Channel;
            message: Message;
        }>

    Remarks

    You don't need to use createChatPrivateChannel before sending a message

    Returns

    The message you sent

    -

    Comment Functions

    getComment: ((this, comment) => Promise<Bundle>) = Comment.getOne

    Get a specific comment by using its id!

    -

    Type declaration

    getComments: ((this, from?, parent?, sort?) => Promise<WithTotalToplevelcount>) = Comment.getMultiple

    Get comments that meet any of your requirements!

    -

    Type declaration

      • (this, from?, parent?, sort?): Promise<WithTotalToplevelcount>
      • Parameters

        • this: API
        • Optional from: {
              id: number;
              type: "beatmapset" | "build" | "news_post";
          }
          • id: number
          • type: "beatmapset" | "build" | "news_post"
        • Optional parent: number | Comment
        • Optional sort: {
              after?: number | Comment;
              cursor?: null | {
                  created_at: Date;
                  id: number;
              };
              type?: "new" | "top" | "old";
          }
          • Optional after?: number | Comment
          • Optional cursor?: null | {
                created_at: Date;
                id: number;
            }
          • Optional type?: "new" | "top" | "old"

        Returns Promise<WithTotalToplevelcount>

    Event Functions

    getEvents: ((this, sort?, cursor_string?) => Promise<{
        cursor_string: string | null;
        events: Event.Any[];
    }>) = Event.getMultiple

    Get everything note-worthy that happened on osu! recently!

    -

    Type declaration

      • (this, sort?, cursor_string?): Promise<{
            cursor_string: string | null;
            events: Event.Any[];
        }>
      • Parameters

        • this: API
        • sort: "id_desc" | "id_asc" = "id_desc"
        • Optional cursor_string: string

        Returns Promise<{
            cursor_string: string | null;
            events: Event.Any[];
        }>

    Forum Functions

    createForumTopic: ((this, forum_id, title, text, poll?) => Promise<{
        post: Forum.Post;
        topic: Topic;
    }>) = Forum.Topic.create

    Create a new ForumTopic in the forum of your choice!

    -

    Type declaration

      • (this, forum_id, title, text, poll?): Promise<{
            post: Forum.Post;
            topic: Topic;
        }>
      • Parameters

        • this: API
        • forum_id: number
        • title: string
        • text: string
        • Optional poll: {
              hide_results?: boolean;
              length_days: number;
              max_options?: number;
              options: string[];
              title: string;
              vote_change?: boolean;
          }
          • Optional hide_results?: boolean

            Should the results of the poll be hidden while the voting period is still active? (defaults to false)

            +

    Comment Functions

    getComment: ((this, comment) => Promise<Bundle>) = Comment.getOne

    Get a specific comment by using its id!

    +

    Type declaration

    getComments: ((this, from?, parent?, sort?) => Promise<WithTotalToplevelcount>) = Comment.getMultiple

    Get comments that meet any of your requirements!

    +

    Type declaration

      • (this, from?, parent?, sort?): Promise<WithTotalToplevelcount>
      • Parameters

        • this: API
        • Optional from: {
              id: number;
              type: "beatmapset" | "build" | "news_post";
          }
          • id: number
          • type: "beatmapset" | "build" | "news_post"
        • Optional parent: number | Comment
        • Optional sort: {
              after?: number | Comment;
              cursor?: null | {
                  created_at: Date;
                  id: number;
              };
              type?: "new" | "top" | "old";
          }
          • Optional after?: number | Comment
          • Optional cursor?: null | {
                created_at: Date;
                id: number;
            }
          • Optional type?: "new" | "top" | "old"

        Returns Promise<WithTotalToplevelcount>

    Event Functions

    getEvents: ((this, sort?, cursor_string?) => Promise<{
        cursor_string: string | null;
        events: Event.Any[];
    }>) = Event.getMultiple

    Get everything note-worthy that happened on osu! recently!

    +

    Type declaration

      • (this, sort?, cursor_string?): Promise<{
            cursor_string: string | null;
            events: Event.Any[];
        }>
      • Parameters

        • this: API
        • sort: "id_desc" | "id_asc" = "id_desc"
        • Optional cursor_string: string

        Returns Promise<{
            cursor_string: string | null;
            events: Event.Any[];
        }>

    Forum Functions

    createForumTopic: ((this, forum_id, title, text, poll?) => Promise<{
        post: Forum.Post;
        topic: Topic;
    }>) = Forum.Topic.create

    Create a new ForumTopic in the forum of your choice!

    +

    Type declaration

      • (this, forum_id, title, text, poll?): Promise<{
            post: Forum.Post;
            topic: Topic;
        }>
      • Parameters

        • this: API
        • forum_id: number
        • title: string
        • text: string
        • Optional poll: {
              hide_results?: boolean;
              length_days: number;
              max_options?: number;
              options: string[];
              title: string;
              vote_change?: boolean;
          }
          • Optional hide_results?: boolean

            Should the results of the poll be hidden while the voting period is still active? (defaults to false)

          • length_days: number

            Length of voting period in days, 0 means forever

          • Optional max_options?: number

            The maximum amount of votes per user! (defaults to 1)

          • options: string[]

            The things the users can vote for

          • title: string
          • Optional vote_change?: boolean

            Do you allow users to change their vote? (defaults to false)

        Returns Promise<{
            post: Forum.Post;
            topic: Topic;
        }>

    Remarks

    Some users may not be allowed to do that, such as newly registered users, so this can 403 even with the right scopes

    Returns

    An object with the topic you've made, and its first initial post (which uses your text)

    -
    editForumPost: ((this, post, new_text) => Promise<Forum.Post>) = Forum.Post.edit

    Edit a ForumPost! Note that it can be the initial one of a ForumTopic!

    -

    Type declaration

    Returns

    The edited ForumPost

    -
    editForumTopicTitle: ((this, topic, new_title) => Promise<Topic>) = Forum.Topic.editTitle

    Edit the title of a Forum.Topic!

    -

    Type declaration

      • (this, topic, new_title): Promise<Topic>
      • Parameters

        • this: API
        • topic: number | Topic
        • new_title: string

        Returns Promise<Topic>

    Remarks

    Use editForumPost if you wanna edit the post at the top of the topic

    +
    editForumPost: ((this, post, new_text) => Promise<Forum.Post>) = Forum.Post.edit

    Edit a ForumPost! Note that it can be the initial one of a ForumTopic!

    +

    Type declaration

    Returns

    The edited ForumPost

    +
    editForumTopicTitle: ((this, topic, new_title) => Promise<Topic>) = Forum.Topic.editTitle

    Edit the title of a Forum.Topic!

    +

    Type declaration

      • (this, topic, new_title): Promise<Topic>
      • Parameters

        • this: API
        • topic: number | Topic
        • new_title: string

        Returns Promise<Topic>

    Remarks

    Use editForumPost if you wanna edit the post at the top of the topic

    Returns

    The edited ForumTopic

    -
    getForumTopicAndPosts: ((this, topic, config?) => Promise<{
        cursor_string: string | null;
        posts: Forum.Post[];
        topic: Topic;
    }>) = Forum.getTopicAndPosts

    Get a forum topic, as well as its main post (content) and the posts that were sent in it!

    -

    Type declaration

      • (this, topic, config?): Promise<{
            cursor_string: string | null;
            posts: Forum.Post[];
            topic: Topic;
        }>
      • Parameters

        • this: API
        • topic: number | Topic
        • Optional config: {
              cursor_string?: string;
              first_post?: number | Forum.Post;
              limit?: number;
              sort?: "id_desc" | "id_asc";
          }
          • Optional cursor_string?: string

            Use a response's cursor_string with the same parameters to get the next "page" of results, so posts in this instance!

            +
    getForumTopicAndPosts: ((this, topic, config?) => Promise<{
        cursor_string: string | null;
        posts: Forum.Post[];
        topic: Topic;
    }>) = Forum.getTopicAndPosts

    Get a forum topic, as well as its main post (content) and the posts that were sent in it!

    +

    Type declaration

      • (this, topic, config?): Promise<{
            cursor_string: string | null;
            posts: Forum.Post[];
            topic: Topic;
        }>
      • Parameters

        • this: API
        • topic: number | Topic
        • Optional config: {
              cursor_string?: string;
              first_post?: number | Forum.Post;
              limit?: number;
              sort?: "id_desc" | "id_asc";
          }
          • Optional cursor_string?: string

            Use a response's cursor_string with the same parameters to get the next "page" of results, so posts in this instance!

          • Optional first_post?: number | Forum.Post

            The id (or the post itself) of the first post to be returned in posts (irrelevant if using a cursor_string)

          • Optional limit?: number

            How many posts maximum, up to 50

          • Optional sort?: "id_desc" | "id_asc"

            "id_asc" to have the oldest post at the beginning of the posts array, "id_desc" to have the newest instead

        Returns Promise<{
            cursor_string: string | null;
            posts: Forum.Post[];
            topic: Topic;
        }>

    Remarks

    The oldest post of a topic is the text of a topic

    -
    replyForumTopic: ((this, topic, text) => Promise<Forum.Post>) = Forum.Topic.reply

    Make and send a Forum.Post in a Forum.Topic!

    -

    Type declaration

    Remarks

    Replying when the last post was made by the authorized user will likely cause the server to return a 403

    +
    replyForumTopic: ((this, topic, text) => Promise<Forum.Post>) = Forum.Topic.reply

    Make and send a Forum.Post in a Forum.Topic!

    +

    Type declaration

    Remarks

    Replying when the last post was made by the authorized user will likely cause the server to return a 403

    Returns

    The reply you've made, as a Forum.Post!

    -

    Home Functions

    searchUser: ((this, query, page?) => Promise<{
        data: User[];
        total: number;
    }>) = Home.Search.getUsers

    Look for a user like you would on the website!

    -

    Type declaration

      • (this, query, page?): Promise<{
            data: User[];
            total: number;
        }>
      • Parameters

        • this: API
        • query: string
        • page: number = 1

        Returns Promise<{
            data: User[];
            total: number;
        }>

    searchWiki: ((this, query, page?) => Promise<{
        data: WikiPage[];
        total: number;
    }>) = Home.Search.getWikiPages

    Look for a wiki page like you would on the website!

    -

    Type declaration

      • (this, query, page?): Promise<{
            data: WikiPage[];
            total: number;
        }>
      • Parameters

        • this: API
        • query: string
        • page: number = 1

        Returns Promise<{
            data: WikiPage[];
            total: number;
        }>

    Multiplayer Functions

    getMatch: ((this, match) => Promise<Match>) = Multiplayer.Match.getOne

    Get data about a lazer multiplayer room (realtime or playlists)!

    -

    Type declaration

      • (this, match): Promise<Match>
      • Parameters

        Returns Promise<Match>

    getMatches: ((this, query?) => Promise<Info[]>) = Multiplayer.Match.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    -

    Type declaration

      • (this, query?): Promise<Info[]>
      • Parameters

        • this: API
        • Optional query: {
              first_match_in_array?: number | Info;
              limit?: number;
              sort?: "id_desc" | "id_asc";
          }
          • Optional first_match_in_array?: number | Info

            Which match should be featured at index 0 of the returned array? Will get one with a similar id if it is unavailable

            +

    Home Functions

    searchUser: ((this, query, page?) => Promise<{
        data: User[];
        total: number;
    }>) = Home.Search.getUsers

    Look for a user like you would on the website!

    +

    Type declaration

      • (this, query, page?): Promise<{
            data: User[];
            total: number;
        }>
      • Parameters

        • this: API
        • query: string
        • page: number = 1

        Returns Promise<{
            data: User[];
            total: number;
        }>

    searchWiki: ((this, query, page?) => Promise<{
        data: WikiPage[];
        total: number;
    }>) = Home.Search.getWikiPages

    Look for a wiki page like you would on the website!

    +

    Type declaration

      • (this, query, page?): Promise<{
            data: WikiPage[];
            total: number;
        }>
      • Parameters

        • this: API
        • query: string
        • page: number = 1

        Returns Promise<{
            data: WikiPage[];
            total: number;
        }>

    Multiplayer Functions

    getMatch: ((this, match) => Promise<Match>) = Multiplayer.Match.getOne

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, match): Promise<Match>
      • Parameters

        Returns Promise<Match>

    getMatches: ((this, query?) => Promise<Info[]>) = Multiplayer.Match.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, query?): Promise<Info[]>
      • Parameters

        • this: API
        • Optional query: {
              first_match_in_array?: number | Info;
              limit?: number;
              sort?: "id_desc" | "id_asc";
          }
          • Optional first_match_in_array?: number | Info

            Which match should be featured at index 0 of the returned array? Will get one with a similar id if it is unavailable

            Remarks

            You can use this argument differently to get all matches before/after (depending of query.sort) a certain match, by adding +1/-1 to its id! So if you want all matches after match_id 10 with sorting is_desc, just have this argument be 10 + 1, or 11!

          • Optional limit?: number

            The maximum amount of elements returned in the array (defaults to 50)

          • Optional sort?: "id_desc" | "id_asc"

            "id_desc" has the biggest id (most recent start_time) at the beginning of the array, "id_asc" is the opposite (defaults to id_desc)

            -

        Returns Promise<Info[]>

    getPlaylistItemScores: ((this, item, limit?, sort?, cursor_string?) => Promise<Scores>) = Multiplayer.Room.PlaylistItem.getScores

    Get data about a lazer multiplayer room (realtime or playlists)!

    -

    Type declaration

      • (this, item, limit?, sort?, cursor_string?): Promise<Scores>
      • Parameters

        • this: API
        • item: PlaylistItem | {
              id: number;
              room_id: number;
          }
        • limit: number = 50
        • sort: "score_asc" | "score_desc" = "score_desc"
        • Optional cursor_string: string

        Returns Promise<Scores>

    getRoom: ((this, room) => Promise<Room>) = Multiplayer.Room.getOne

    Get data about a lazer multiplayer room (realtime or playlists)!

    -

    Type declaration

      • (this, room): Promise<Room>
      • Parameters

        Returns Promise<Room>

    getRoomLeaderboard: ((this, room) => Promise<{
        leaderboard: Leader[];
        user_score: WithPosition | null;
    }>) = Multiplayer.Room.Leader.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    -

    Type declaration

      • (this, room): Promise<{
            leaderboard: Leader[];
            user_score: WithPosition | null;
        }>
      • Parameters

        Returns Promise<{
            leaderboard: Leader[];
            user_score: WithPosition | null;
        }>

    getRooms: ((this, type, mode, limit?, sort?) => Promise<Room[]>) = Multiplayer.Room.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    -

    Type declaration

      • (this, type, mode, limit?, sort?): Promise<Room[]>
      • Parameters

        • this: API
        • type: "realtime" | "playlists"
        • mode: "all" | "active" | "ended" | "participated" | "owned"
        • limit: number = 10
        • sort: "ended" | "created" = "created"

        Returns Promise<Room[]>

    NewsPost Functions

    getNewsPost: ((this, post) => Promise<WithContentNavigation>) = NewsPost.getOne

    Get a NewsPost, its content, and the NewsPosts right before and right after it!

    -

    Type declaration

    getNewsPosts: ((this, year?) => Promise<NewsPost[]>) = NewsPost.getMultiple

    Get all the NewsPosts of a specific year!

    -

    Type declaration

      • (this, year?): Promise<NewsPost[]>
      • Parameters

        • this: API
        • Optional year: number

        Returns Promise<NewsPost[]>

    Remarks

    If the specified year is invalid/has no news, it fallbacks to the default year

    -

    Other Functions

    getReplay: ((this, score) => Promise<string>) = Score.getReplay

    Get the replay for a score!

    -

    Type declaration

      • (this, score): Promise<string>
      • Parameters

        Returns Promise<string>

    Returns

    The correctly encoded content of what would be a replay file (you can just fs.writeFileSync with it!)

    -
    getSpotlights: ((this) => Promise<Spotlight[]>) = Spotlight.getAll

    Get ALL legacy spotlights! (2009-2020, somewhat known as charts/ranking charts, available @ https://osu.ppy.sh/rankings/osu/charts)

    -

    Type declaration

    Remarks

    The data for newer spotlights (2020-, somewhat known as seasons) can be obtained through getRoom() +

    Returns Promise<Info[]>

    getPlaylistItemScores: ((this, item, limit?, sort?, cursor_string?) => Promise<Scores>) = Multiplayer.Room.PlaylistItem.getScores

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, item, limit?, sort?, cursor_string?): Promise<Scores>
      • Parameters

        • this: API
        • item: PlaylistItem | {
              id: number;
              room_id: number;
          }
        • limit: number = 50
        • sort: "score_asc" | "score_desc" = "score_desc"
        • Optional cursor_string: string

        Returns Promise<Scores>

    getRoom: ((this, room) => Promise<Room>) = Multiplayer.Room.getOne

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, room): Promise<Room>
      • Parameters

        Returns Promise<Room>

    getRoomLeaderboard: ((this, room) => Promise<{
        leaderboard: Leader[];
        user_score: WithPosition | null;
    }>) = Multiplayer.Room.Leader.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, room): Promise<{
            leaderboard: Leader[];
            user_score: WithPosition | null;
        }>
      • Parameters

        Returns Promise<{
            leaderboard: Leader[];
            user_score: WithPosition | null;
        }>

    getRooms: ((this, type, mode, limit?, sort?) => Promise<Room[]>) = Multiplayer.Room.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, type, mode, limit?, sort?): Promise<Room[]>
      • Parameters

        • this: API
        • type: "realtime" | "playlists"
        • mode: "all" | "active" | "ended" | "participated" | "owned"
        • limit: number = 10
        • sort: "ended" | "created" = "created"

        Returns Promise<Room[]>

    NewsPost Functions

    getNewsPost: ((this, post) => Promise<WithContentNavigation>) = NewsPost.getOne

    Get a NewsPost, its content, and the NewsPosts right before and right after it!

    +

    Type declaration

    getNewsPosts: ((this, year?) => Promise<NewsPost[]>) = NewsPost.getMultiple

    Get all the NewsPosts of a specific year!

    +

    Type declaration

      • (this, year?): Promise<NewsPost[]>
      • Parameters

        • this: API
        • Optional year: number

        Returns Promise<NewsPost[]>

    Remarks

    If the specified year is invalid/has no news, it fallbacks to the default year

    +

    Other Functions

    getReplay: ((this, score) => Promise<string>) = Score.getReplay

    Get the replay for a score!

    +

    Type declaration

      • (this, score): Promise<string>
      • Parameters

        Returns Promise<string>

    Returns

    The correctly encoded content of what would be a replay file (you can just fs.writeFileSync with it!)

    +
    getSpotlights: ((this) => Promise<Spotlight[]>) = Spotlight.getAll

    Get ALL legacy spotlights! (2009-2020, somewhat known as charts/ranking charts, available @ https://osu.ppy.sh/rankings/osu/charts)

    +

    Type declaration

    Remarks

    The data for newer spotlights (2020-, somewhat known as seasons) can be obtained through getRoom() but you can't really get the id of those newer spotlights without going through the website's URLs (https://osu.ppy.sh/seasons/latest) as far as I know :(

    -
    • Get the backgrounds made and selected for this season or for last season!

      +
    • Get the backgrounds made and selected for this season or for last season!

      Returns Promise<{
          backgrounds: {
              url: string;
              user: User;
          }[];
          ends_at: Date;
      }>

      When the season ended, and for each background, its URL and its artist

      -

    Ranking Functions

    getCountryRanking: ((this, ruleset, page?) => Promise<Country>) = Ranking.getCountry

    Get the top countries of a specific ruleset!

    -

    Type declaration

    getKudosuRanking: ((this) => Promise<WithKudosu[]>) = Ranking.getKudosu

    Get the top 50 players who have the most total kudosu!

    -

    Type declaration

    getSpotlightRanking: ((this, ruleset, spotlight, filter?) => Promise<Ranking.Spotlight>) = Ranking.getSpotlight

    Get the rankings of a spotlight from 2009 to 2020 on a specific ruleset!

    -

    Type declaration

    getUserRanking: ((this, ruleset, type, config?) => Promise<Ranking.User>) = Ranking.getUser

    Get the top players of the game, with some filters!

    -

    Type declaration

      • (this, ruleset, type, config?): Promise<Ranking.User>
      • Parameters

        • this: API
        • ruleset: Ruleset
        • type: "performance" | "score"
        • Optional config: {
              country?: string;
              filter?: "all" | "friends";
              page?: number;
              variant?: "4k" | "7k";
          }
          • Optional country?: string

            Only get players from a specific country, using its ISO 3166-1 alpha-2 country code! (France would be FR, United States US)

            +

    Ranking Functions

    getCountryRanking: ((this, ruleset, page?) => Promise<Country>) = Ranking.getCountry

    Get the top countries of a specific ruleset!

    +

    Type declaration

    getKudosuRanking: ((this) => Promise<WithKudosu[]>) = Ranking.getKudosu

    Get the top 50 players who have the most total kudosu!

    +

    Type declaration

    getSpotlightRanking: ((this, ruleset, spotlight, filter?) => Promise<Ranking.Spotlight>) = Ranking.getSpotlight

    Get the rankings of a spotlight from 2009 to 2020 on a specific ruleset!

    +

    Type declaration

    getUserRanking: ((this, ruleset, type, config?) => Promise<Ranking.User>) = Ranking.getUser

    Get the top players of the game, with some filters!

    +

    Type declaration

      • (this, ruleset, type, config?): Promise<Ranking.User>
      • Parameters

        • this: API
        • ruleset: Ruleset
        • type: "performance" | "score"
        • Optional config: {
              country?: string;
              filter?: "all" | "friends";
              page?: number;
              variant?: "4k" | "7k";
          }
          • Optional country?: string

            Only get players from a specific country, using its ISO 3166-1 alpha-2 country code! (France would be FR, United States US)

          • Optional filter?: "all" | "friends"

            What kind of players do you want to see? Keep in mind friends has no effect if no authorized user

          • Optional page?: number

            Imagine the array you get as a page, it can only have a maximum of 50 players, while 50 others may be on the next one

          • Optional variant?: "4k" | "7k"

            If type is performance and ruleset is mania, choose between 4k and 7k!

            -

        Returns Promise<Ranking.User>

    User Functions

    getFriends: ((this) => Promise<WithCountryCoverGroupsStatisticsSupport[]>) = User.getFriends

    Get user data of each friend of the authorized user

    -

    Type declaration

    getResourceOwner: ((this, ruleset?) => Promise<WithStatisticsrulesets>) = User.getResourceOwner

    Get extensive user data about the authorized user

    -

    Type declaration

    getUser: ((this, user, ruleset?) => Promise<User.Extended>) = User.getOne

    Get extensive user data about whoever you want!

    -

    Type declaration

    getUserBeatmaps: ((this, user, type, config?) => Promise<WithBeatmap[]>) = User.getBeatmaps

    Get beatmaps favourited or made by a user!

    -

    Type declaration

      • (this, user, type, config?): Promise<WithBeatmap[]>
      • Parameters

        • this: API
        • user: number | User
        • type: "pending" | "favourite" | "graveyard" | "guest" | "loved" | "nominated" | "ranked"
        • Optional config: User.Config

        Returns Promise<WithBeatmap[]>

    getUserKudosu: ((this, user, config?) => Promise<KudosuHistory[]>) = User.getKudosu

    Get data about the activity of a user kudosu-wise!

    -

    Type declaration

    getUserMostPlayed: ((this, user, config?) => Promise<Playcount[]>) = User.getMostPlayed

    Get the beatmaps most played by a user!

    -

    Type declaration

    getUserRecentActivity: ((this, user, config?) => Promise<AnyRecentActivity[]>) = User.getRecentActivity

    Get an array of Events of different types that relate to a user's activity during the last 31 days! (or 100 activities, whatever comes first)

    -

    Type declaration

    getUserScores: ((this, user, type, ruleset?, include?, config?) => Promise<WithUserBeatmapBeatmapset[]>) = User.getScores

    Get "notable" scores from a user

    -

    Type declaration

      • (this, user, type, ruleset?, include?, config?): Promise<WithUserBeatmapBeatmapset[]>
      • Parameters

        • this: API
        • user: number | User
        • type: "best" | "firsts" | "recent"
        • Optional ruleset: Ruleset
        • include: {
              fails?: boolean;
              lazer?: boolean;
          } = ...
          • Optional fails?: boolean
          • Optional lazer?: boolean
        • Optional config: User.Config

        Returns Promise<WithUserBeatmapBeatmapset[]>

    getUsers: ((this, users) => Promise<WithCountryCoverGroupsStatisticsrulesets[]>) = User.getMultiple

    Get user data for up to 50 users at once!

    -

    Type declaration

    WikiPage Functions

    getWikiPage: ((this, path, locale?) => Promise<WikiPage>) = WikiPage.getOne

    Get a wiki page!

    -

    Type declaration

      • (this, path, locale?): Promise<WikiPage>
      • Parameters

        • this: API
        • path: string
        • locale: string = "en"

        Returns Promise<WikiPage>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Ranking.User>

    User Functions

    getFriends: ((this) => Promise<WithCountryCoverGroupsStatisticsSupport[]>) = User.getFriends

    Get user data of each friend of the authorized user

    +

    Type declaration

    getResourceOwner: ((this, ruleset?) => Promise<WithStatisticsrulesets>) = User.getResourceOwner

    Get extensive user data about the authorized user

    +

    Type declaration

    getUser: ((this, user, ruleset?) => Promise<User.Extended>) = User.getOne

    Get extensive user data about whoever you want!

    +

    Type declaration

    getUserBeatmaps: ((this, user, type, config?) => Promise<WithBeatmap[]>) = User.getBeatmaps

    Get beatmaps favourited or made by a user!

    +

    Type declaration

      • (this, user, type, config?): Promise<WithBeatmap[]>
      • Parameters

        • this: API
        • user: number | User
        • type: "pending" | "favourite" | "graveyard" | "guest" | "loved" | "nominated" | "ranked"
        • Optional config: User.Config

        Returns Promise<WithBeatmap[]>

    getUserKudosu: ((this, user, config?) => Promise<KudosuHistory[]>) = User.getKudosu

    Get data about the activity of a user kudosu-wise!

    +

    Type declaration

    getUserMostPlayed: ((this, user, config?) => Promise<Playcount[]>) = User.getMostPlayed

    Get the beatmaps most played by a user!

    +

    Type declaration

    getUserRecentActivity: ((this, user, config?) => Promise<AnyRecentActivity[]>) = User.getRecentActivity

    Get an array of Events of different types that relate to a user's activity during the last 31 days! (or 100 activities, whatever comes first)

    +

    Type declaration

    getUserScores: ((this, user, type, ruleset?, include?, config?) => Promise<WithUserBeatmapBeatmapset[]>) = User.getScores

    Get "notable" scores from a user

    +

    Type declaration

      • (this, user, type, ruleset?, include?, config?): Promise<WithUserBeatmapBeatmapset[]>
      • Parameters

        • this: API
        • user: number | User
        • type: "best" | "firsts" | "recent"
        • Optional ruleset: Ruleset
        • include: {
              fails?: boolean;
              lazer?: boolean;
          } = ...
          • Optional fails?: boolean
          • Optional lazer?: boolean
        • Optional config: User.Config

        Returns Promise<WithUserBeatmapBeatmapset[]>

    getUsers: ((this, users) => Promise<WithCountryCoverGroupsStatisticsrulesets[]>) = User.getMultiple

    Get user data for up to 50 users at once!

    +

    Type declaration

    WikiPage Functions

    getWikiPage: ((this, path, locale?) => Promise<WikiPage>) = WikiPage.getOne

    Get a wiki page!

    +

    Type declaration

      • (this, path, locale?): Promise<WikiPage>
      • Parameters

        • this: API
        • path: string
        • locale: string = "en"

        Returns Promise<WikiPage>

    \ No newline at end of file diff --git a/docs/classes/APIError.html b/docs/classes/APIError.html index e6e68ea..772c576 100644 --- a/docs/classes/APIError.html +++ b/docs/classes/APIError.html @@ -1,15 +1,17 @@ APIError | osu-api-v2-js

    Class APIError

    If the API throws an error, it should always be an APIError!

    -

    Constructors

    Constructors

    • Parameters

      • message: string
      • server: string
      • endpoint: string
      • parameters: object
      • Optional status_code: number
      • Optional original_error: Error

      Returns APIError

    Properties

    endpoint: string

    The type of resource that was requested from the server

    -
    message: string

    The reason why things didn't go as expected

    -
    original_error?: Error

    The error that caused the api to throw an APIError in the first place, if there is one

    -
    parameters: object

    The filters that were used to specify what resource was wanted

    -
    server: string

    The server to which the request was sent

    -
    status_code?: number

    The status code that was returned by the server, if there is one

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Constructors

    • Parameters

      • message: string
      • server: string
      • method: string
      • endpoint: string
      • parameters: object
      • Optional status_code: number
      • Optional original_error: Error

      Returns APIError

    Properties

    endpoint: string

    The type of resource that was requested from the server

    +
    message: string

    The reason why things didn't go as expected

    +
    method: string

    The method used for this request (like "get", "post", etc...)

    +
    original_error?: Error

    The error that caused the api to throw an APIError in the first place, if there is one

    +
    parameters: object

    The filters that were used to specify what resource was wanted

    +
    server: string

    The server to which the request was sent

    +
    status_code?: number

    The status code that was returned by the server, if there is one

    +
    \ No newline at end of file diff --git a/docs/classes/ChildAPI.html b/docs/classes/ChildAPI.html new file mode 100644 index 0000000..23438ae --- /dev/null +++ b/docs/classes/ChildAPI.html @@ -0,0 +1,237 @@ +ChildAPI | osu-api-v2-js

    Class ChildAPI

    Created with API.withSettings, this special version of the API specifies additional settings to every request!

    +

    Remarks

    This is not to be used for any purpose other than calling methods; The original ChildAPI.original handles tokens & configuration

    +

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Beatmap Functions

    Beatmapset Functions

    Changelog Functions

    Chat Functions

    Comment Functions

    Event Functions

    Forum Functions

    Home Functions

    Multiplayer Functions

    NewsPost Functions

    Other Functions

    Ranking Functions

    User Functions

    WikiPage Functions

    Constructors

    Properties

    additional_fetch_settings: Omit<RequestInit, "body">

    The additional settings that are used for every request made by this object

    +
    original: API

    The API where API.withSettings was used; this ChildAPI gets everything from it!

    +

    Methods

    • The function that directly communicates with the API! Almost every functions of the API object uses this function!

      +

      Parameters

      • Rest ...args: [method: "get" | "post" | "put" | "delete", endpoint: string, parameters: {
            [k: string]: any;
        }, settings?: Omit<RequestInit, "body">, info: {
            just_refreshed: boolean;
            number_try: number;
        }]

        The type of request, each endpoint uses a specific one (if it uses multiple, the intent and parameters become different)

        +

      Returns Promise<any>

      A Promise with the API's response

      +
    • The normal way to create an API instance! Make sure to await it

      +

      Parameters

      • client: {
            id: number;
            secret: string;
        }

        The ID and the secret of your client, can be found on https://osu.ppy.sh/home/account/edit#new-oauth-application

        +
        • id: number
        • secret: string
      • Optional user: {
            code: string;
            redirect_uri: string;
        }

        If the instance is supposed to represent a user, use their Authorization Code and the Application Callback URL of your application!

        +
        • code: string

          The code that appeared as a GET argument when they got redirected to the Application Callback URL (redirect_uri)

          +
        • redirect_uri: string

          The Application Callback URL; Where the User has been redirected to after saying "okay" to your application doing stuff

          +
      • Optional verbose: "all" | "none" | "errors"
      • Optional server: string
      • Optional timeout: number

        Remarks

        In seconds

        +

      Returns Promise<API>

      A promise with an API instance

      +

    Beatmap Functions

    getBeatmap: ((this, beatmap) => Promise<WithFailtimesBeatmapset>) = Beatmap.getOne

    Get extensive beatmap data about whichever beatmap you want!

    +

    Type declaration

    getBeatmapDifficultyAttributes: ((this, beatmap, mods?, ruleset?) => Promise<Beatmap.DifficultyAttributes.Any>) = Beatmap.DifficultyAttributes.get

    Get various data about the difficulty of a beatmap!

    +

    Type declaration

    Remarks

    You may want to use api.getBeatmapDifficultyAttributesOsu (or Taiko or whatever) instead for better type safety

    +
    getBeatmapDifficultyAttributesFruits: ((this, beatmap, mods?) => Promise<Fruits>) = Beatmap.DifficultyAttributes.getFruits

    Get various data about the difficulty of a ctb beatmap!

    +

    Type declaration

      • (this, beatmap, mods?): Promise<Fruits>
      • Parameters

        • this: API
        • beatmap: number | Beatmap
        • Optional mods: number | string[] | Mod[]

        Returns Promise<Fruits>

    getBeatmapDifficultyAttributesMania: ((this, beatmap, mods?) => Promise<Mania>) = Beatmap.DifficultyAttributes.getMania

    Get various data about the difficulty of a mania beatmap!

    +

    Type declaration

      • (this, beatmap, mods?): Promise<Mania>
      • Parameters

        • this: API
        • beatmap: number | Beatmap
        • Optional mods: number | string[] | Mod[]

        Returns Promise<Mania>

    getBeatmapDifficultyAttributesOsu: ((this, beatmap, mods?) => Promise<Osu>) = Beatmap.DifficultyAttributes.getOsu

    Get various data about the difficulty of an osu! beatmap!

    +

    Type declaration

      • (this, beatmap, mods?): Promise<Osu>
      • Parameters

        • this: API
        • beatmap: number | Beatmap
        • Optional mods: number | string[] | Mod[]

        Returns Promise<Osu>

    getBeatmapDifficultyAttributesTaiko: ((this, beatmap, mods?) => Promise<Taiko>) = Beatmap.DifficultyAttributes.getTaiko

    Get various data about the difficulty of a taiko beatmap!

    +

    Type declaration

      • (this, beatmap, mods?): Promise<Taiko>
      • Parameters

        • this: API
        • beatmap: number | Beatmap
        • Optional mods: number | string[] | Mod[]

        Returns Promise<Taiko>

    getBeatmapPack: ((this, pack, legacy_only?) => Promise<Pack>) = Beatmap.Pack.getOne

    Get data about a Beatmap.Pack using its tag!

    +

    Type declaration

      • (this, pack, legacy_only?): Promise<Pack>
      • Parameters

        • this: API
        • pack: string | Pack
        • legacy_only: boolean = false

        Returns Promise<Pack>

    Remarks

    Currently in https://osu.ppy.sh/beatmaps/packs, when hovering a pack, its URL with its tag should be preview by your browser

    +
    getBeatmapPacks: ((this, type?, cursor_string?) => Promise<{
        beatmap_packs: Pack[];
        cursor_string: string | null;
    }>) = Beatmap.Pack.getMultiple

    Get an Array of up to 100 Beatmap.Packs of a specific type!

    +

    Type declaration

      • (this, type?, cursor_string?): Promise<{
            beatmap_packs: Pack[];
            cursor_string: string | null;
        }>
      • Parameters

        • this: API
        • type: "standard" | "artist" | "loved" | "featured" | "tournament" | "chart" | "theme" = "standard"
        • Optional cursor_string: string

        Returns Promise<{
            beatmap_packs: Pack[];
            cursor_string: string | null;
        }>

    getBeatmapScores: ((this, beatmap, config?) => Promise<Score.WithUser[]>) = Beatmap.getScores

    Get the top scores of a beatmap!

    +

    Type declaration

    Remarks

    Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores

    +
    getBeatmapSoloScores: ((this, beatmap, config?) => Promise<Solo[]>) = Beatmap.getSoloScores

    Get the top scores of a beatmap, in the "solo score" format lazer brought with it! +More info on GitHub if needed https://github.com/ppy/osu-infrastructure/blob/master/score-submission.md

    +

    Type declaration

    Remarks

    Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores-non-legacy

    +
    getBeatmapUserScore: ((this, beatmap, user, config?) => Promise<UserScore>) = Beatmap.UserScore.getOne

    Get the score on a beatmap made by a specific user (with specific mods and on a specific ruleset if needed)

    +

    Type declaration

    Returns

    An Object with the position of the score according to the specified Mods and Ruleset, and with the score itself

    +
    getBeatmapUserScores: ((this, beatmap, user, config?) => Promise<Legacy[]>) = Beatmap.UserScore.getMultiple

    Get the scores on a beatmap made by a specific user (with the possibility to specify if the scores are on a convert)

    +

    Type declaration

    getBeatmaps: ((this, beatmaps) => Promise<WithFailtimesMaxcombo[]>) = Beatmap.getMultiple

    Get extensive beatmap data for up to 50 beatmaps at once!

    +

    Type declaration

    lookupBeatmap: ((this, query) => Promise<WithFailtimesBeatmapset>) = Beatmap.lookup

    Get extensive beatmap data about whichever beatmap you want!

    +

    Type declaration

      • (this, query): Promise<WithFailtimesBeatmapset>
      • Parameters

        • this: API
        • query: {
              checksum?: string;
              filename?: string;
              id?: number;
          }
          • Optional checksum?: string
          • Optional filename?: string
          • Optional id?: number

        Returns Promise<WithFailtimesBeatmapset>

    Beatmapset Functions

    getBeatmapset: ((this, beatmapset) => Promise<Plus>) = Beatmapset.getOne

    Get extensive beatmapset data about whichever beatmapset you want!

    +

    Type declaration

    getBeatmapsetDiscussionPosts: ((this, from?, types?, config?) => Promise<{
        beatmapsets: WithHype[];
        cursor_string: string | null;
        posts: Beatmapset.Discussion.Post[];
        users: User[];
    }>) = Beatmapset.Discussion.Post.getMultiple

    Get complex data about the posts of a beatmapset's discussion or of a user!

    +

    Type declaration

      • (this, from?, types?, config?): Promise<{
            beatmapsets: WithHype[];
            cursor_string: string | null;
            posts: Beatmapset.Discussion.Post[];
            users: User[];
        }>
      • Parameters

        • this: API
        • Optional from: {
              discussion?: number | Discussion;
              user?: number | User;
          }
          • Optional discussion?: number | Discussion
          • Optional user?: number | User
        • Optional types: ("first" | "reply" | "system")[]
        • Optional config: Beatmapset.Config

        Returns Promise<{
            beatmapsets: WithHype[];
            cursor_string: string | null;
            posts: Beatmapset.Discussion.Post[];
            users: User[];
        }>

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

    +

    Returns

    Relevant posts and info about them

    +
    getBeatmapsetDiscussionVotes: ((this, from?, score?, config?) => Promise<{
        cursor_string: string | null;
        discussions: Discussion[];
        users: WithGroups[];
        votes: Vote[];
    }>) = Beatmapset.Discussion.Vote.getMultiple

    Get complex data about the votes of a beatmapset's discussions or/and received/given by a specific user!

    +

    Type declaration

      • (this, from?, score?, config?): Promise<{
            cursor_string: string | null;
            discussions: Discussion[];
            users: WithGroups[];
            votes: Vote[];
        }>
      • Parameters

        • this: API
        • Optional from: {
              discussion?: number | Discussion;
              vote_giver?: number | User;
              vote_receiver?: number | User;
          }
          • Optional discussion?: number | Discussion
          • Optional vote_giver?: number | User
          • Optional vote_receiver?: number | User
        • Optional score: 1 | -1
        • Optional config: Beatmapset.Config

        Returns Promise<{
            cursor_string: string | null;
            discussions: Discussion[];
            users: WithGroups[];
            votes: Vote[];
        }>

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

    +

    Returns

    Relevant votes and info about them

    +
    getBeatmapsetDiscussions: ((this, from?, filter?, config?) => Promise<{
        beatmaps: Beatmap.Extended[];
        beatmapsets: Beatmapset.Extended[];
        cursor_string: string | null;
        discussions: WithStartingpost[];
        included_discussions: WithStartingpost[];
        reviews_config: {
            max_blocks: number;
        };
        users: WithGroups[];
    }>) = Beatmapset.Discussion.getMultiple

    Get complex data about the discussion page of any beatmapet that you want!

    +

    Type declaration

      • (this, from?, filter?, config?): Promise<{
            beatmaps: Beatmap.Extended[];
            beatmapsets: Beatmapset.Extended[];
            cursor_string: string | null;
            discussions: WithStartingpost[];
            included_discussions: WithStartingpost[];
            reviews_config: {
                max_blocks: number;
            };
            users: WithGroups[];
        }>
      • Parameters

        • this: API
        • Optional from: {
              beatmapset?: number | Beatmapset;
              status?: "all" | "ranked" | "qualified" | "disqualified" | "never_qualified";
              user?: number | User;
          }
          • Optional beatmapset?: number | Beatmapset
          • Optional status?: "all" | "ranked" | "qualified" | "disqualified" | "never_qualified"
          • Optional user?: number | User
        • Optional filter: {
              only_unresolved?: boolean;
              types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[];
          }
          • Optional only_unresolved?: boolean
          • Optional types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[]
        • Optional config: Beatmapset.Config

        Returns Promise<{
            beatmaps: Beatmap.Extended[];
            beatmapsets: Beatmapset.Extended[];
            cursor_string: string | null;
            discussions: WithStartingpost[];
            included_discussions: WithStartingpost[];
            reviews_config: {
                max_blocks: number;
            };
            users: WithGroups[];
        }>

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

    +

    Returns

    Relevant discussions and info about them

    +
    getBeatmapsetEvents: ((this, from?, types?, config?) => Promise<{
        events: Beatmapset.Event.Any[];
        users: WithGroups[];
    }>) = Beatmapset.Event.getMultiple

    Get complex data about the events of a beatmapset and the users involved with them!

    +

    Type declaration

      • (this, from?, types?, config?): Promise<{
            events: Beatmapset.Event.Any[];
            users: WithGroups[];
        }>
      • Parameters

        • this: API
        • Optional from: {
              beatmapset?: number | Beatmapset;
              max_date?: Date;
              min_date?: Date;
              user?: number | User;
          }
          • Optional beatmapset?: number | Beatmapset
          • Optional max_date?: Date
          • Optional min_date?: Date
          • Optional user?: number | User
        • Optional types: ("nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change")[]
        • Optional config: Beatmapset.Config

        Returns Promise<{
            events: Beatmapset.Event.Any[];
            users: WithGroups[];
        }>

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware, +and also there's no documentation for this route in the API, so this is only the result of my interpretation of the website's code lol

    +

    Returns

    Relevant events and users

    +
    lookupBeatmapset: ((this, beatmap) => Promise<Plus>) = Beatmapset.lookup

    Get extensive data about a beatmapset by using a beatmap!

    +

    Type declaration

      • (this, beatmap): Promise<Plus>
      • Parameters

        Returns Promise<Plus>

    searchBeatmapsets: ((this, query?) => Promise<{
        beatmapsets: WithBeatmapPacktags[];
        cursor_string: string | null;
        error: any | null;
        recommended_difficulty: number | null;
        total: number;
    }>) = Beatmapset.search

    Search for beatmapsets as if you were on the website or on lazer!

    +

    Type declaration

      • (this, query?): Promise<{
            beatmapsets: WithBeatmapPacktags[];
            cursor_string: string | null;
            error: any | null;
            recommended_difficulty: number | null;
            total: number;
        }>
      • Parameters

        • this: API
        • Optional query: {
              categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps";
              cursor_string?: string;
              extra?: ("must_have_video" | "must_have_storyboard")[];
              general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[];
              genre?: Unspecified | any[any] | Anime | Rock | Pop | Other | Novelty | any[any] | Electronic | Metal | Classical | Folk | Jazz;
              hide_explicit_content?: true;
              keywords?: string;
              language?: Unspecified | English | Japanese | Chinese | Instrumental | Korean | French | German | Swedish | Spanish | Italian | Russian | Polish | Other;
              mode?: Ruleset;
              played?: "Played" | "Unplayed";
              rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[];
              sort?: {
                  by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                  in: "desc" | "asc";
              };
          }
          • Optional categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps"

            Filter in sets depending on their status or on their relation with the authorized user (defaults to all that have a leaderboard)

            +
          • Optional cursor_string?: string

            The thing you've got from a previous request to get another page of results!

            +
          • Optional extra?: ("must_have_video" | "must_have_storyboard")[]

            Should all sets have a video, a storyboard, maybe both at once?

            +
          • Optional general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[]

            Various filters to activate

            +
          • Optional genre?: Unspecified | any[any] | Anime | Rock | Pop | Other | Novelty | any[any] | Electronic | Metal | Classical | Folk | Jazz

            Specify the musical genre of the music of the beatmapsets you're searching for (don't specify to get any genre)

            +

            Remarks

            "Any"/0 actually looks up sets that specifically have the Genre "Any" such as 5947, it's excluded because it's counter-intuitive +and near useless (but you can do something like 1-1 if you actually want that!)

            +
          • Optional hide_explicit_content?: true

            Use this to hide all sets that are marked as explicit

            +
          • Optional keywords?: string

            What you'd put in the searchbar, like the name of a beatmapset or a mapper!

            +
          • Optional language?: Unspecified | English | Japanese | Chinese | Instrumental | Korean | French | German | Swedish | Spanish | Italian | Russian | Polish | Other

            Specify the spoken language of the music of the beatmapsets you're searching for (don't specify to get any language)

            +

            Remarks

            "Any"/0 actually looks up sets that specifically have the Language "Any" (and no set has that), it's excluded because it's counter-intuitive +and near useless (but you can do something like 1-1 if you actually want that!)

            +
          • Optional mode?: Ruleset

            Only get sets that have maps that you can play in the ruleset of your choice

            +
          • Optional played?: "Played" | "Unplayed"

            Does the authorized user with osu!supporter have already played those sets, or have they not played them yet?

            +
          • Optional rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[]

            Does the authorized user with osu!supporter have already achieved certain ranks on those sets?

            +
          • Optional sort?: {
                by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                in: "desc" | "asc";
            }

            Sort by what, in ascending/descending order

            +
            • by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated"
            • in: "desc" | "asc"

        Returns Promise<{
            beatmapsets: WithBeatmapPacktags[];
            cursor_string: string | null;
            error: any | null;
            recommended_difficulty: number | null;
            total: number;
        }>

    Remarks

    This does not bypass the current osu!supporter requirement for certain filters

    +

    Returns

    Relevant Beatmapsets that contain Beatmaps, and a cursor_string to allow you to look for more of the same!

    +

    Changelog Functions

    getChangelogBuild: ((this, stream, build) => Promise<WithChangelogentriesVersions>) = Changelog.Build.getOne

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

    +

    Type declaration

    getChangelogBuilds: ((this, stream?, range?, message_formats?) => Promise<WithUpdatestreamsChangelogentries[]>) = Changelog.Build.getMultiple

    Get up to 21 versions/updates/builds!

    +

    Type declaration

      • (this, stream?, range?, message_formats?): Promise<WithUpdatestreamsChangelogentries[]>
      • Parameters

        • this: API
        • Optional stream: string
        • Optional range: {
              from?: string;
              to?: string | number;
          }
          • Optional from?: string

            The name of the build

            +
          • Optional to?: string | number

            The name or the id of the build

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

        Returns Promise<WithUpdatestreamsChangelogentries[]>

    getChangelogStreams: ((this) => Promise<WithLatestbuildUsercount[]>) = Changelog.UpdateStream.getAll

    An effective way to get all available streams, as well as their latest version!

    +

    Type declaration

    lookupChangelogBuild: ((this, changelog, message_formats?) => Promise<WithChangelogentriesVersions>) = Changelog.Build.lookup

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

    +

    Type declaration

    Chat Functions

    createChatAnnouncementChannel: ((this, channel, user_targets, message) => Promise<Channel>) = Chat.Channel.createAnnouncement

    Create a new announcement!

    +

    Type declaration

      • (this, channel, user_targets, message): Promise<Channel>
      • Parameters

        • this: API
        • channel: {
              description: string;
              name: string;
          }
          • description: string
          • name: string
        • user_targets: (number | User)[]
        • message: string

        Returns Promise<Channel>

    Remarks

    From my understanding, this WILL 403 unless the user is kinda special

    +

    Returns

    The newly created channel!

    +
    createChatPrivateChannel: ((this, user_target) => Promise<Channel>) = Chat.Channel.createPrivate

    Create/Open/Join a private messages chat channel!

    +

    Type declaration

      • (this, user_target): Promise<Channel>
      • Parameters

        • this: API
        • user_target: number | User

        Returns Promise<Channel>

    Returns

    The newly created channel!

    +
    getChatChannel: ((this, channel) => Promise<WithDetails>) = Chat.Channel.getOne

    Get a ChatChannel that you have joined, and the users in it if it is a private channel!

    +

    Type declaration

    Remarks

    Will 404 if the user has not joined the channel (use joinChatChannel for that)

    +
    getChatChannels: ((this) => Promise<Channel[]>) = Chat.Channel.getAll

    Get a list of all publicly joinable channels!

    +

    Type declaration

    getChatMessages: ((this, channel, limit?, since?, until?) => Promise<Message[]>) = Chat.Message.getMultiple

    Get the recent messages of a specific ChatChannel!

    +

    Type declaration

      • (this, channel, limit?, since?, until?): Promise<Message[]>
      • Parameters

        Returns Promise<Message[]>

    joinChatChannel: ((this, channel, user?) => Promise<WithDetails>) = Chat.Channel.joinOne

    Join a public or multiplayer ChatChannel, allowing you to interact with it!

    +

    Type declaration

    keepChatAlive: ((this, since?) => Promise<UserSilence[]>) = Chat.keepAlive

    Needs to be done periodically to reset chat activity timeout

    +

    Type declaration

    Remarks

    Every 30 seconds is a good idea

    +

    Returns

    A list of recent silences

    +
    leaveChatChannel: ((this, channel, user?) => Promise<void>) = Chat.Channel.leaveOne

    Leave/Close a public ChatChannel!

    +

    Type declaration

      • (this, channel, user?): Promise<void>
      • Parameters

        Returns Promise<void>

    markChatChannelAsRead: ((this, channel, message) => Promise<void>) = Chat.Channel.markAsRead

    Mark a certain channel as read up to a given message!

    +

    Type declaration

      • (this, channel, message): Promise<void>
      • Parameters

        Returns Promise<void>

    sendChatMessage: ((this, channel, message, is_action?) => Promise<Message>) = Chat.Message.send

    Send a message in a ChatChannel!

    +

    Type declaration

      • (this, channel, message, is_action?): Promise<Message>
      • Parameters

        • this: API
        • channel: number | Channel
        • message: string
        • is_action: boolean = false

        Returns Promise<Message>

    Returns

    The newly sent ChatMessage!

    +
    sendChatPrivateMessage: ((this, user_target, message, is_action?, uuid?) => Promise<{
        channel: Channel;
        message: Message;
    }>) = Chat.Message.sendPrivate

    Send a private message to someone!

    +

    Type declaration

      • (this, user_target, message, is_action?, uuid?): Promise<{
            channel: Channel;
            message: Message;
        }>
      • Parameters

        • this: API
        • user_target: number | User
        • message: string
        • is_action: boolean = false
        • Optional uuid: string

        Returns Promise<{
            channel: Channel;
            message: Message;
        }>

    Remarks

    You don't need to use createChatPrivateChannel before sending a message

    +

    Returns

    The message you sent

    +

    Comment Functions

    getComment: ((this, comment) => Promise<Bundle>) = Comment.getOne

    Get a specific comment by using its id!

    +

    Type declaration

    getComments: ((this, from?, parent?, sort?) => Promise<WithTotalToplevelcount>) = Comment.getMultiple

    Get comments that meet any of your requirements!

    +

    Type declaration

      • (this, from?, parent?, sort?): Promise<WithTotalToplevelcount>
      • Parameters

        • this: API
        • Optional from: {
              id: number;
              type: "beatmapset" | "build" | "news_post";
          }
          • id: number
          • type: "beatmapset" | "build" | "news_post"
        • Optional parent: number | Comment
        • Optional sort: {
              after?: number | Comment;
              cursor?: null | {
                  created_at: Date;
                  id: number;
              };
              type?: "new" | "top" | "old";
          }
          • Optional after?: number | Comment
          • Optional cursor?: null | {
                created_at: Date;
                id: number;
            }
          • Optional type?: "new" | "top" | "old"

        Returns Promise<WithTotalToplevelcount>

    Event Functions

    getEvents: ((this, sort?, cursor_string?) => Promise<{
        cursor_string: string | null;
        events: Event.Any[];
    }>) = Event.getMultiple

    Get everything note-worthy that happened on osu! recently!

    +

    Type declaration

      • (this, sort?, cursor_string?): Promise<{
            cursor_string: string | null;
            events: Event.Any[];
        }>
      • Parameters

        • this: API
        • sort: "id_desc" | "id_asc" = "id_desc"
        • Optional cursor_string: string

        Returns Promise<{
            cursor_string: string | null;
            events: Event.Any[];
        }>

    Forum Functions

    createForumTopic: ((this, forum_id, title, text, poll?) => Promise<{
        post: Forum.Post;
        topic: Topic;
    }>) = Forum.Topic.create

    Create a new ForumTopic in the forum of your choice!

    +

    Type declaration

      • (this, forum_id, title, text, poll?): Promise<{
            post: Forum.Post;
            topic: Topic;
        }>
      • Parameters

        • this: API
        • forum_id: number
        • title: string
        • text: string
        • Optional poll: {
              hide_results?: boolean;
              length_days: number;
              max_options?: number;
              options: string[];
              title: string;
              vote_change?: boolean;
          }
          • Optional hide_results?: boolean

            Should the results of the poll be hidden while the voting period is still active? (defaults to false)

            +
          • length_days: number

            Length of voting period in days, 0 means forever

            +
          • Optional max_options?: number

            The maximum amount of votes per user! (defaults to 1)

            +
          • options: string[]

            The things the users can vote for

            +
          • title: string
          • Optional vote_change?: boolean

            Do you allow users to change their vote? (defaults to false)

            +

        Returns Promise<{
            post: Forum.Post;
            topic: Topic;
        }>

    Remarks

    Some users may not be allowed to do that, such as newly registered users, so this can 403 even with the right scopes

    +

    Returns

    An object with the topic you've made, and its first initial post (which uses your text)

    +
    editForumPost: ((this, post, new_text) => Promise<Forum.Post>) = Forum.Post.edit

    Edit a ForumPost! Note that it can be the initial one of a ForumTopic!

    +

    Type declaration

    Returns

    The edited ForumPost

    +
    editForumTopicTitle: ((this, topic, new_title) => Promise<Topic>) = Forum.Topic.editTitle

    Edit the title of a Forum.Topic!

    +

    Type declaration

      • (this, topic, new_title): Promise<Topic>
      • Parameters

        • this: API
        • topic: number | Topic
        • new_title: string

        Returns Promise<Topic>

    Remarks

    Use editForumPost if you wanna edit the post at the top of the topic

    +

    Returns

    The edited ForumTopic

    +
    getForumTopicAndPosts: ((this, topic, config?) => Promise<{
        cursor_string: string | null;
        posts: Forum.Post[];
        topic: Topic;
    }>) = Forum.getTopicAndPosts

    Get a forum topic, as well as its main post (content) and the posts that were sent in it!

    +

    Type declaration

      • (this, topic, config?): Promise<{
            cursor_string: string | null;
            posts: Forum.Post[];
            topic: Topic;
        }>
      • Parameters

        • this: API
        • topic: number | Topic
        • Optional config: {
              cursor_string?: string;
              first_post?: number | Forum.Post;
              limit?: number;
              sort?: "id_desc" | "id_asc";
          }
          • Optional cursor_string?: string

            Use a response's cursor_string with the same parameters to get the next "page" of results, so posts in this instance!

            +
          • Optional first_post?: number | Forum.Post

            The id (or the post itself) of the first post to be returned in posts (irrelevant if using a cursor_string)

            +
          • Optional limit?: number

            How many posts maximum, up to 50

            +
          • Optional sort?: "id_desc" | "id_asc"

            "id_asc" to have the oldest post at the beginning of the posts array, "id_desc" to have the newest instead

            +

        Returns Promise<{
            cursor_string: string | null;
            posts: Forum.Post[];
            topic: Topic;
        }>

    Remarks

    The oldest post of a topic is the text of a topic

    +
    replyForumTopic: ((this, topic, text) => Promise<Forum.Post>) = Forum.Topic.reply

    Make and send a Forum.Post in a Forum.Topic!

    +

    Type declaration

    Remarks

    Replying when the last post was made by the authorized user will likely cause the server to return a 403

    +

    Returns

    The reply you've made, as a Forum.Post!

    +

    Home Functions

    searchUser: ((this, query, page?) => Promise<{
        data: User[];
        total: number;
    }>) = Home.Search.getUsers

    Look for a user like you would on the website!

    +

    Type declaration

      • (this, query, page?): Promise<{
            data: User[];
            total: number;
        }>
      • Parameters

        • this: API
        • query: string
        • page: number = 1

        Returns Promise<{
            data: User[];
            total: number;
        }>

    searchWiki: ((this, query, page?) => Promise<{
        data: WikiPage[];
        total: number;
    }>) = Home.Search.getWikiPages

    Look for a wiki page like you would on the website!

    +

    Type declaration

      • (this, query, page?): Promise<{
            data: WikiPage[];
            total: number;
        }>
      • Parameters

        • this: API
        • query: string
        • page: number = 1

        Returns Promise<{
            data: WikiPage[];
            total: number;
        }>

    Multiplayer Functions

    getMatch: ((this, match) => Promise<Match>) = Multiplayer.Match.getOne

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, match): Promise<Match>
      • Parameters

        Returns Promise<Match>

    getMatches: ((this, query?) => Promise<Info[]>) = Multiplayer.Match.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, query?): Promise<Info[]>
      • Parameters

        • this: API
        • Optional query: {
              first_match_in_array?: number | Info;
              limit?: number;
              sort?: "id_desc" | "id_asc";
          }
          • Optional first_match_in_array?: number | Info

            Which match should be featured at index 0 of the returned array? Will get one with a similar id if it is unavailable

            +

            Remarks

            You can use this argument differently to get all matches before/after (depending of query.sort) a certain match, +by adding +1/-1 to its id! So if you want all matches after match_id 10 with sorting is_desc, just have this argument be 10 + 1, or 11!

            +
          • Optional limit?: number

            The maximum amount of elements returned in the array (defaults to 50)

            +
          • Optional sort?: "id_desc" | "id_asc"

            "id_desc" has the biggest id (most recent start_time) at the beginning of the array, "id_asc" is the opposite (defaults to id_desc)

            +

        Returns Promise<Info[]>

    getPlaylistItemScores: ((this, item, limit?, sort?, cursor_string?) => Promise<Scores>) = Multiplayer.Room.PlaylistItem.getScores

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, item, limit?, sort?, cursor_string?): Promise<Scores>
      • Parameters

        • this: API
        • item: PlaylistItem | {
              id: number;
              room_id: number;
          }
        • limit: number = 50
        • sort: "score_asc" | "score_desc" = "score_desc"
        • Optional cursor_string: string

        Returns Promise<Scores>

    getRoom: ((this, room) => Promise<Room>) = Multiplayer.Room.getOne

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, room): Promise<Room>
      • Parameters

        Returns Promise<Room>

    getRoomLeaderboard: ((this, room) => Promise<{
        leaderboard: Leader[];
        user_score: WithPosition | null;
    }>) = Multiplayer.Room.Leader.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, room): Promise<{
            leaderboard: Leader[];
            user_score: WithPosition | null;
        }>
      • Parameters

        Returns Promise<{
            leaderboard: Leader[];
            user_score: WithPosition | null;
        }>

    getRooms: ((this, type, mode, limit?, sort?) => Promise<Room[]>) = Multiplayer.Room.getMultiple

    Get data about a lazer multiplayer room (realtime or playlists)!

    +

    Type declaration

      • (this, type, mode, limit?, sort?): Promise<Room[]>
      • Parameters

        • this: API
        • type: "realtime" | "playlists"
        • mode: "all" | "active" | "ended" | "participated" | "owned"
        • limit: number = 10
        • sort: "ended" | "created" = "created"

        Returns Promise<Room[]>

    NewsPost Functions

    getNewsPost: ((this, post) => Promise<WithContentNavigation>) = NewsPost.getOne

    Get a NewsPost, its content, and the NewsPosts right before and right after it!

    +

    Type declaration

    getNewsPosts: ((this, year?) => Promise<NewsPost[]>) = NewsPost.getMultiple

    Get all the NewsPosts of a specific year!

    +

    Type declaration

      • (this, year?): Promise<NewsPost[]>
      • Parameters

        • this: API
        • Optional year: number

        Returns Promise<NewsPost[]>

    Remarks

    If the specified year is invalid/has no news, it fallbacks to the default year

    +

    Other Functions

    getReplay: ((this, score) => Promise<string>) = Score.getReplay

    Get the replay for a score!

    +

    Type declaration

      • (this, score): Promise<string>
      • Parameters

        Returns Promise<string>

    Returns

    The correctly encoded content of what would be a replay file (you can just fs.writeFileSync with it!)

    +
    getSpotlights: ((this) => Promise<Spotlight[]>) = Spotlight.getAll

    Get ALL legacy spotlights! (2009-2020, somewhat known as charts/ranking charts, available @ https://osu.ppy.sh/rankings/osu/charts)

    +

    Type declaration

    Remarks

    The data for newer spotlights (2020-, somewhat known as seasons) can be obtained through getRoom() +but you can't really get the id of those newer spotlights without going through the website's URLs (https://osu.ppy.sh/seasons/latest) as far as I know :(

    +
    • Get the backgrounds made and selected for this season or for last season!

      +

      Returns Promise<{
          backgrounds: {
              url: string;
              user: User;
          }[];
          ends_at: Date;
      }>

      When the season ended, and for each background, its URL and its artist

      +

    Ranking Functions

    getCountryRanking: ((this, ruleset, page?) => Promise<Country>) = Ranking.getCountry

    Get the top countries of a specific ruleset!

    +

    Type declaration

    getKudosuRanking: ((this) => Promise<WithKudosu[]>) = Ranking.getKudosu

    Get the top 50 players who have the most total kudosu!

    +

    Type declaration

    getSpotlightRanking: ((this, ruleset, spotlight, filter?) => Promise<Ranking.Spotlight>) = Ranking.getSpotlight

    Get the rankings of a spotlight from 2009 to 2020 on a specific ruleset!

    +

    Type declaration

    getUserRanking: ((this, ruleset, type, config?) => Promise<Ranking.User>) = Ranking.getUser

    Get the top players of the game, with some filters!

    +

    Type declaration

      • (this, ruleset, type, config?): Promise<Ranking.User>
      • Parameters

        • this: API
        • ruleset: Ruleset
        • type: "performance" | "score"
        • Optional config: {
              country?: string;
              filter?: "all" | "friends";
              page?: number;
              variant?: "4k" | "7k";
          }
          • Optional country?: string

            Only get players from a specific country, using its ISO 3166-1 alpha-2 country code! (France would be FR, United States US)

            +
          • Optional filter?: "all" | "friends"

            What kind of players do you want to see? Keep in mind friends has no effect if no authorized user

            +
          • Optional page?: number

            Imagine the array you get as a page, it can only have a maximum of 50 players, while 50 others may be on the next one

            +
          • Optional variant?: "4k" | "7k"

            If type is performance and ruleset is mania, choose between 4k and 7k!

            +

        Returns Promise<Ranking.User>

    User Functions

    getFriends: ((this) => Promise<WithCountryCoverGroupsStatisticsSupport[]>) = User.getFriends

    Get user data of each friend of the authorized user

    +

    Type declaration

    getResourceOwner: ((this, ruleset?) => Promise<WithStatisticsrulesets>) = User.getResourceOwner

    Get extensive user data about the authorized user

    +

    Type declaration

    getUser: ((this, user, ruleset?) => Promise<User.Extended>) = User.getOne

    Get extensive user data about whoever you want!

    +

    Type declaration

    getUserBeatmaps: ((this, user, type, config?) => Promise<WithBeatmap[]>) = User.getBeatmaps

    Get beatmaps favourited or made by a user!

    +

    Type declaration

      • (this, user, type, config?): Promise<WithBeatmap[]>
      • Parameters

        • this: API
        • user: number | User
        • type: "pending" | "favourite" | "graveyard" | "guest" | "loved" | "nominated" | "ranked"
        • Optional config: User.Config

        Returns Promise<WithBeatmap[]>

    getUserKudosu: ((this, user, config?) => Promise<KudosuHistory[]>) = User.getKudosu

    Get data about the activity of a user kudosu-wise!

    +

    Type declaration

    getUserMostPlayed: ((this, user, config?) => Promise<Playcount[]>) = User.getMostPlayed

    Get the beatmaps most played by a user!

    +

    Type declaration

    getUserRecentActivity: ((this, user, config?) => Promise<AnyRecentActivity[]>) = User.getRecentActivity

    Get an array of Events of different types that relate to a user's activity during the last 31 days! (or 100 activities, whatever comes first)

    +

    Type declaration

    getUserScores: ((this, user, type, ruleset?, include?, config?) => Promise<WithUserBeatmapBeatmapset[]>) = User.getScores

    Get "notable" scores from a user

    +

    Type declaration

      • (this, user, type, ruleset?, include?, config?): Promise<WithUserBeatmapBeatmapset[]>
      • Parameters

        • this: API
        • user: number | User
        • type: "best" | "firsts" | "recent"
        • Optional ruleset: Ruleset
        • include: {
              fails?: boolean;
              lazer?: boolean;
          } = ...
          • Optional fails?: boolean
          • Optional lazer?: boolean
        • Optional config: User.Config

        Returns Promise<WithUserBeatmapBeatmapset[]>

    getUsers: ((this, users) => Promise<WithCountryCoverGroupsStatisticsrulesets[]>) = User.getMultiple

    Get user data for up to 50 users at once!

    +

    Type declaration

    WikiPage Functions

    getWikiPage: ((this, path, locale?) => Promise<WikiPage>) = WikiPage.getOne

    Get a wiki page!

    +

    Type declaration

      • (this, path, locale?): Promise<WikiPage>
      • Parameters

        • this: API
        • path: string
        • locale: string = "en"

        Returns Promise<WikiPage>

    \ No newline at end of file diff --git a/docs/enums/Beatmapset.Genre.html b/docs/enums/Beatmapset.Genre.html index ccc194d..33d091b 100644 --- a/docs/enums/Beatmapset.Genre.html +++ b/docs/enums/Beatmapset.Genre.html @@ -1,4 +1,4 @@ -Genre | osu-api-v2-js

    Enumeration Members

    Anime +Genre | osu-api-v2-js

    Enumeration Members

    Enumeration Members

    Anime: 3
    Any: 0
    Classical: 12
    Electronic: 10
    Folk: 13
    Hip Hop: 9
    Jazz: 14
    Metal: 11
    Novelty: 7
    Other: 6
    Pop: 5
    Rock: 4
    Unspecified: 1
    Video Game: 2

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    Anime: 3
    Any: 0
    Classical: 12
    Electronic: 10
    Folk: 13
    Hip Hop: 9
    Jazz: 14
    Metal: 11
    Novelty: 7
    Other: 6
    Pop: 5
    Rock: 4
    Unspecified: 1
    Video Game: 2
    \ No newline at end of file diff --git a/docs/enums/Beatmapset.Language.html b/docs/enums/Beatmapset.Language.html index a775140..daaf446 100644 --- a/docs/enums/Beatmapset.Language.html +++ b/docs/enums/Beatmapset.Language.html @@ -1,4 +1,4 @@ -Language | osu-api-v2-js

    Enumeration Members

    Any +Language | osu-api-v2-js

    Enumeration Members

    Enumeration Members

    Any: 0
    Chinese: 4
    English: 2
    French: 7
    German: 8
    Instrumental: 5
    Italian: 11
    Japanese: 3
    Korean: 6
    Other: 14
    Polish: 13
    Russian: 12
    Spanish: 10
    Swedish: 9
    Unspecified: 1

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    Any: 0
    Chinese: 4
    English: 2
    French: 7
    German: 8
    Instrumental: 5
    Italian: 11
    Japanese: 3
    Korean: 6
    Other: 14
    Polish: 13
    Russian: 12
    Spanish: 10
    Swedish: 9
    Unspecified: 1
    \ No newline at end of file diff --git a/docs/enums/Beatmapset.RankStatus.html b/docs/enums/Beatmapset.RankStatus.html index f08fc14..480a5ab 100644 --- a/docs/enums/Beatmapset.RankStatus.html +++ b/docs/enums/Beatmapset.RankStatus.html @@ -1,8 +1,8 @@ -RankStatus | osu-api-v2-js

    Enumeration RankStatus

    Enumeration Members

    Approved +RankStatus | osu-api-v2-js

    Enumeration RankStatus

    Enumeration Members

    Approved: 2
    Graveyard: -2
    Loved: 4
    Pending: 0
    Qualified: 3
    Ranked: 1
    Wip: -1

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    Approved: 2
    Graveyard: -2
    Loved: 4
    Pending: 0
    Qualified: 3
    Ranked: 1
    Wip: -1
    \ No newline at end of file diff --git a/docs/enums/Ruleset.html b/docs/enums/Ruleset.html index 455e9cf..b964de6 100644 --- a/docs/enums/Ruleset.html +++ b/docs/enums/Ruleset.html @@ -1,5 +1,5 @@ -Ruleset | osu-api-v2-js

    Enumeration Ruleset

    Enumeration Members

    fruits +Ruleset | osu-api-v2-js

    Enumeration Ruleset

    Enumeration Members

    Enumeration Members

    fruits: 2
    mania: 3
    osu: 0
    taiko: 1

    Generated using TypeDoc

    \ No newline at end of file +

    Enumeration Members

    fruits: 2
    mania: 3
    osu: 0
    taiko: 1
    \ No newline at end of file diff --git a/docs/functions/Beatmap.DifficultyAttributes.get.html b/docs/functions/Beatmap.DifficultyAttributes.get.html index 51ff3dd..96575ef 100644 --- a/docs/functions/Beatmap.DifficultyAttributes.get.html +++ b/docs/functions/Beatmap.DifficultyAttributes.get.html @@ -3,4 +3,4 @@
  • Optional mods: number | string[] | Mod[]

    Can be a bitset of mods, an array of mod acronyms, or an array of Mods (ignores mod settings) (defaults to No Mod)

  • Optional ruleset: Ruleset

    Useful to specify if the beatmap is a convert (defaults to the ruleset the beatmap was intended for)

  • Returns Promise<Beatmap.DifficultyAttributes.Any>

    Remarks

    You may want to use api.getBeatmapDifficultyAttributesOsu (or Taiko or whatever) instead for better type safety

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmap.DifficultyAttributes.getFruits.html b/docs/functions/Beatmap.DifficultyAttributes.getFruits.html index c86e87b..80b3eaf 100644 --- a/docs/functions/Beatmap.DifficultyAttributes.getFruits.html +++ b/docs/functions/Beatmap.DifficultyAttributes.getFruits.html @@ -1,4 +1,4 @@ getFruits | osu-api-v2-js
    • Get various data about the difficulty of a ctb beatmap!

      Parameters

      • this: API
      • beatmap: number | Beatmap

        The Beatmap in question

      • Optional mods: number | string[] | Mod[]

        Can be a bitset of mods, an array of mod acronyms, or an array of Mods (ignores mod settings) (defaults to No Mod)

        -

      Returns Promise<Fruits>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Fruits>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.DifficultyAttributes.getMania.html b/docs/functions/Beatmap.DifficultyAttributes.getMania.html index 787c92a..0974850 100644 --- a/docs/functions/Beatmap.DifficultyAttributes.getMania.html +++ b/docs/functions/Beatmap.DifficultyAttributes.getMania.html @@ -1,4 +1,4 @@ getMania | osu-api-v2-js
    • Get various data about the difficulty of a mania beatmap!

      Parameters

      • this: API
      • beatmap: number | Beatmap

        The Beatmap in question

      • Optional mods: number | string[] | Mod[]

        Can be a bitset of mods, an array of mod acronyms, or an array of Mods (ignores mod settings) (defaults to No Mod)

        -

      Returns Promise<Mania>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Mania>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.DifficultyAttributes.getOsu.html b/docs/functions/Beatmap.DifficultyAttributes.getOsu.html index 7aba19c..57e5887 100644 --- a/docs/functions/Beatmap.DifficultyAttributes.getOsu.html +++ b/docs/functions/Beatmap.DifficultyAttributes.getOsu.html @@ -1,4 +1,4 @@ getOsu | osu-api-v2-js
    • Get various data about the difficulty of an osu! beatmap!

      Parameters

      • this: API
      • beatmap: number | Beatmap

        The Beatmap in question

      • Optional mods: number | string[] | Mod[]

        Can be a bitset of mods, an array of mod acronyms, or an array of Mods (ignores mod settings) (defaults to No Mod)

        -

      Returns Promise<Osu>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Osu>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.DifficultyAttributes.getTaiko.html b/docs/functions/Beatmap.DifficultyAttributes.getTaiko.html index 94eed69..e328e1e 100644 --- a/docs/functions/Beatmap.DifficultyAttributes.getTaiko.html +++ b/docs/functions/Beatmap.DifficultyAttributes.getTaiko.html @@ -1,4 +1,4 @@ getTaiko | osu-api-v2-js
    • Get various data about the difficulty of a taiko beatmap!

      Parameters

      • this: API
      • beatmap: number | Beatmap

        The Beatmap in question

      • Optional mods: number | string[] | Mod[]

        Can be a bitset of mods, an array of mod acronyms, or an array of Mods (ignores mod settings) (defaults to No Mod)

        -

      Returns Promise<Taiko>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Taiko>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.Pack.getMultiple.html b/docs/functions/Beatmap.Pack.getMultiple.html index 835f11b..d2cca8e 100644 --- a/docs/functions/Beatmap.Pack.getMultiple.html +++ b/docs/functions/Beatmap.Pack.getMultiple.html @@ -1,4 +1,4 @@ getMultiple | osu-api-v2-js
    • Get an Array of up to 100 Beatmap.Packs of a specific type!

      -

      Parameters

      • this: API
      • type: "standard" | "loved" | "artist" | "featured" | "tournament" | "chart" | "theme" = "standard"

        The type of the BeatmapPacks (defaults to standard)

        +

        Parameters

        • this: API
        • type: "standard" | "artist" | "loved" | "featured" | "tournament" | "chart" | "theme" = "standard"

          The type of the BeatmapPacks (defaults to standard)

        • Optional cursor_string: string

          Use a response's cursor_string with the same parameters to get the next "page" of results!

          -

        Returns Promise<{
            beatmap_packs: Pack[];
            cursor_string: string | null;
        }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        beatmap_packs: Pack[];
        cursor_string: string | null;
    }>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.Pack.getOne.html b/docs/functions/Beatmap.Pack.getOne.html index ca78700..09bf8c3 100644 --- a/docs/functions/Beatmap.Pack.getOne.html +++ b/docs/functions/Beatmap.Pack.getOne.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • pack: string | Pack

      The Pack or the pack tag of the Pack you're trying to get

    • legacy_only: boolean = false

      Should lazer scores be excluded from the pack's user_completion_data? (defaults to false)

    Returns Promise<Pack>

    Remarks

    Currently in https://osu.ppy.sh/beatmaps/packs, when hovering a pack, its URL with its tag should be preview by your browser

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmap.UserScore.getMultiple.html b/docs/functions/Beatmap.UserScore.getMultiple.html index ce8a732..8b8b74b 100644 --- a/docs/functions/Beatmap.UserScore.getMultiple.html +++ b/docs/functions/Beatmap.UserScore.getMultiple.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • beatmap: number | Beatmap

      The Beatmap the scores were made on

    • user: number | User

      The User who made the scores

    • Optional config: Beatmap.Config

      Specify the score's ruleset, prevent a lazer score from being returned (mods and type should not be supported)

      -

    Returns Promise<Legacy[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Legacy[]>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.UserScore.getOne.html b/docs/functions/Beatmap.UserScore.getOne.html index d31076f..3bb7c8a 100644 --- a/docs/functions/Beatmap.UserScore.getOne.html +++ b/docs/functions/Beatmap.UserScore.getOne.html @@ -3,4 +3,4 @@
  • user: number | User

    The User who made the score

  • Optional config: Beatmap.Config

    Specify the score's ruleset, the score's mods, prevent a lazer score from being returned (type should not be supported)

  • Returns Promise<UserScore>

    An Object with the position of the score according to the specified Mods and Ruleset, and with the score itself

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmap.getMultiple.html b/docs/functions/Beatmap.getMultiple.html index 3af1d1a..2f4df18 100644 --- a/docs/functions/Beatmap.getMultiple.html +++ b/docs/functions/Beatmap.getMultiple.html @@ -1,3 +1,3 @@ getMultiple | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithFailtimesMaxcombo[]>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.getOne.html b/docs/functions/Beatmap.getOne.html index 5865e3c..bd0b06d 100644 --- a/docs/functions/Beatmap.getOne.html +++ b/docs/functions/Beatmap.getOne.html @@ -1,3 +1,3 @@ getOne | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithFailtimesBeatmapset>

    \ No newline at end of file diff --git a/docs/functions/Beatmap.getScores.html b/docs/functions/Beatmap.getScores.html index 36073dd..cfbbff1 100644 --- a/docs/functions/Beatmap.getScores.html +++ b/docs/functions/Beatmap.getScores.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • beatmap: number | Beatmap

      The Beatmap in question

    • Optional config: Beatmap.Config

      Specify the score's ruleset, mods, type, prevent a lazer score from being returned

    Returns Promise<Score.WithUser[]>

    Remarks

    Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmap.getSoloScores.html b/docs/functions/Beatmap.getSoloScores.html index 2c5ccba..f59387a 100644 --- a/docs/functions/Beatmap.getSoloScores.html +++ b/docs/functions/Beatmap.getSoloScores.html @@ -3,4 +3,4 @@

    Parameters

    • this: API
    • beatmap: number | Beatmap

      The Beatmap in question

    • Optional config: Beatmap.Config

      Specify the score's ruleset, mods, type (legacy_only should not be supported)

    Returns Promise<Solo[]>

    Remarks

    Please check if mods and type seem to be supported or not by the API: https://osu.ppy.sh/docs/index.html#get-beatmap-scores-non-legacy

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmap.lookup.html b/docs/functions/Beatmap.lookup.html index 9046c7f..0a8e170 100644 --- a/docs/functions/Beatmap.lookup.html +++ b/docs/functions/Beatmap.lookup.html @@ -1,3 +1,3 @@ lookup | osu-api-v2-js
    • Get extensive beatmap data about whichever beatmap you want!

      Parameters

      • this: API
      • query: {
            checksum?: string;
            filename?: string;
            id?: number;
        }

        What to specify in order to find the right beatmap

        -
        • Optional checksum?: string
        • Optional filename?: string
        • Optional id?: number

      Returns Promise<WithFailtimesBeatmapset>

    Generated using TypeDoc

    \ No newline at end of file +
    • Optional checksum?: string
    • Optional filename?: string
    • Optional id?: number

    Returns Promise<WithFailtimesBeatmapset>

    \ No newline at end of file diff --git a/docs/functions/Beatmapset.Discussion.Post.getMultiple.html b/docs/functions/Beatmapset.Discussion.Post.getMultiple.html index 70e44ff..dc63981 100644 --- a/docs/functions/Beatmapset.Discussion.Post.getMultiple.html +++ b/docs/functions/Beatmapset.Discussion.Post.getMultiple.html @@ -4,4 +4,4 @@
  • Optional config: Beatmapset.Config

    How many results maximum, how to sort them, which page of those, maybe a cursor_string...

  • Returns Promise<{
        beatmapsets: WithHype[];
        cursor_string: string | null;
        posts: Beatmapset.Discussion.Post[];
        users: User[];
    }>

    Relevant posts and info about them

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmapset.Discussion.Vote.getMultiple.html b/docs/functions/Beatmapset.Discussion.Vote.getMultiple.html index 08993bb..fea040c 100644 --- a/docs/functions/Beatmapset.Discussion.Vote.getMultiple.html +++ b/docs/functions/Beatmapset.Discussion.Vote.getMultiple.html @@ -4,4 +4,4 @@
  • Optional config: Beatmapset.Config

    How many results maximum, how to sort them, which page of those, maybe a cursor_string...

  • Returns Promise<{
        cursor_string: string | null;
        discussions: Discussion[];
        users: WithGroups[];
        votes: Vote[];
    }>

    Relevant votes and info about them

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmapset.Discussion.getMultiple.html b/docs/functions/Beatmapset.Discussion.getMultiple.html index 4a03ec6..01c3e1b 100644 --- a/docs/functions/Beatmapset.Discussion.getMultiple.html +++ b/docs/functions/Beatmapset.Discussion.getMultiple.html @@ -4,4 +4,4 @@
    • Optional only_unresolved?: boolean
    • Optional types?: ("suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review")[]
  • Optional config: Beatmapset.Config

    How many results maximum, how to sort them, which page of those, maybe a cursor_string...

  • Returns Promise<{
        beatmaps: Beatmap.Extended[];
        beatmapsets: Beatmapset.Extended[];
        cursor_string: string | null;
        discussions: WithStartingpost[];
        included_discussions: WithStartingpost[];
        reviews_config: {
            max_blocks: number;
        };
        users: WithGroups[];
    }>

    Relevant discussions and info about them

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmapset.Event.getMultiple.html b/docs/functions/Beatmapset.Event.getMultiple.html index 2d622ca..9e54346 100644 --- a/docs/functions/Beatmapset.Event.getMultiple.html +++ b/docs/functions/Beatmapset.Event.getMultiple.html @@ -5,4 +5,4 @@

    Returns Promise<{
        events: Beatmapset.Event.Any[];
        users: WithGroups[];
    }>

    Relevant events and users

    Remarks

    (2024-03-11) For months now, the API's documentation says the response is likely to change, so beware, and also there's no documentation for this route in the API, so this is only the result of my interpretation of the website's code lol

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Beatmapset.getOne.html b/docs/functions/Beatmapset.getOne.html index 1836686..3b1b558 100644 --- a/docs/functions/Beatmapset.getOne.html +++ b/docs/functions/Beatmapset.getOne.html @@ -1,3 +1,3 @@ getOne | osu-api-v2-js
    • Get extensive beatmapset data about whichever beatmapset you want!

      Parameters

      • this: API
      • beatmapset: number | Beatmapset

        The beatmapset or the id of the beatmapset you're trying to get

        -

      Returns Promise<Plus>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Plus>

    \ No newline at end of file diff --git a/docs/functions/Beatmapset.lookup.html b/docs/functions/Beatmapset.lookup.html index faff26d..7731afc 100644 --- a/docs/functions/Beatmapset.lookup.html +++ b/docs/functions/Beatmapset.lookup.html @@ -1,3 +1,3 @@ lookup | osu-api-v2-js
    • Get extensive data about a beatmapset by using a beatmap!

      Parameters

      • this: API
      • beatmap: number | Beatmap

        A beatmap from the beatmapset you're looking for

        -

      Returns Promise<Plus>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Plus>

    \ No newline at end of file diff --git a/docs/functions/Beatmapset.search.html b/docs/functions/Beatmapset.search.html index 6ae6eae..ac798b2 100644 --- a/docs/functions/Beatmapset.search.html +++ b/docs/functions/Beatmapset.search.html @@ -1,5 +1,5 @@ search | osu-api-v2-js
    • Search for beatmapsets as if you were on the website or on lazer!

      -

      Parameters

      • this: API
      • Optional query: {
            categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps";
            cursor_string?: string;
            extra?: ("must_have_video" | "must_have_storyboard")[];
            general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[];
            genre?: Unspecified | any[any] | Anime | Rock | Pop | Other | Novelty | any[any] | Electronic | Metal | Classical | Folk | Jazz;
            hide_explicit_content?: true;
            keywords?: string;
            language?: Unspecified | English | Japanese | Chinese | Instrumental | Korean | French | German | Swedish | Spanish | Italian | Russian | Polish | Other;
            mode?: Ruleset;
            played?: "Played" | "Unplayed";
            rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[];
            sort?: {
                by: "title" | "ranked" | "artist" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                in: "desc" | "asc";
            };
        }

        All the filters and sorting options that you'd normally find on the website or on lazer

        +

        Parameters

        • this: API
        • Optional query: {
              categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps";
              cursor_string?: string;
              extra?: ("must_have_video" | "must_have_storyboard")[];
              general?: ("Recommended difficulty" | "Include converted beatmaps" | "Subscribed mappers" | "Spotlighted beatmaps" | "Featured Artists")[];
              genre?: Unspecified | any[any] | Anime | Rock | Pop | Other | Novelty | any[any] | Electronic | Metal | Classical | Folk | Jazz;
              hide_explicit_content?: true;
              keywords?: string;
              language?: Unspecified | English | Japanese | Chinese | Instrumental | Korean | French | German | Swedish | Spanish | Italian | Russian | Polish | Other;
              mode?: Ruleset;
              played?: "Played" | "Unplayed";
              rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[];
              sort?: {
                  by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                  in: "desc" | "asc";
              };
          }

          All the filters and sorting options that you'd normally find on the website or on lazer

          • Optional categories?: "Any" | "Ranked" | "Qualified" | "Loved" | "Favourites" | "Pending" | "WIP" | "Graveyard" | "My Maps"

            Filter in sets depending on their status or on their relation with the authorized user (defaults to all that have a leaderboard)

          • Optional cursor_string?: string

            The thing you've got from a previous request to get another page of results!

          • Optional extra?: ("must_have_video" | "must_have_storyboard")[]

            Should all sets have a video, a storyboard, maybe both at once?

            @@ -15,7 +15,7 @@
          • Optional mode?: Ruleset

            Only get sets that have maps that you can play in the ruleset of your choice

          • Optional played?: "Played" | "Unplayed"

            Does the authorized user with osu!supporter have already played those sets, or have they not played them yet?

          • Optional rank_achieved?: ("A" | "Silver SS" | "SS" | "Silver S" | "S" | "B" | "C" | "D")[]

            Does the authorized user with osu!supporter have already achieved certain ranks on those sets?

            -
          • Optional sort?: {
                by: "title" | "ranked" | "artist" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
                in: "desc" | "asc";
            }

            Sort by what, in ascending/descending order

            -
            • by: "title" | "ranked" | "artist" | "difficulty" | "rating" | "plays" | "favourites" | "updated"
            • in: "desc" | "asc"

        Returns Promise<{
            beatmapsets: WithBeatmapPacktags[];
            cursor_string: string | null;
            error: any | null;
            recommended_difficulty: number | null;
            total: number;
        }>

        Relevant Beatmapsets that contain Beatmaps, and a cursor_string to allow you to look for more of the same!

        +
    • Optional sort?: {
          by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated";
          in: "desc" | "asc";
      }

      Sort by what, in ascending/descending order

      +
      • by: "title" | "artist" | "ranked" | "difficulty" | "rating" | "plays" | "favourites" | "updated"
      • in: "desc" | "asc"

    Returns Promise<{
        beatmapsets: WithBeatmapPacktags[];
        cursor_string: string | null;
        error: any | null;
        recommended_difficulty: number | null;
        total: number;
    }>

    Relevant Beatmapsets that contain Beatmaps, and a cursor_string to allow you to look for more of the same!

    Remarks

    This does not bypass the current osu!supporter requirement for certain filters

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Changelog.Build.getMultiple.html b/docs/functions/Changelog.Build.getMultiple.html index 4517020..aec428a 100644 --- a/docs/functions/Changelog.Build.getMultiple.html +++ b/docs/functions/Changelog.Build.getMultiple.html @@ -4,4 +4,4 @@
    • Optional from?: string

      The name of the build

    • Optional to?: string | number

      The name or the id of the build

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

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

    -
  • Returns Promise<WithUpdatestreamsChangelogentries[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithUpdatestreamsChangelogentries[]>

    \ No newline at end of file diff --git a/docs/functions/Changelog.Build.getOne.html b/docs/functions/Changelog.Build.getOne.html index bccbf90..7e615ef 100644 --- a/docs/functions/Changelog.Build.getOne.html +++ b/docs/functions/Changelog.Build.getOne.html @@ -1,4 +1,4 @@ getOne | osu-api-v2-js
    • Get details about the version/update/build of something related to osu!

      Parameters

      • this: API
      • stream: string

        The name of the thing related to osu!, like lazer, web, cuttingedge, beta40, stable40

      • build: string

        The name of the version! Usually something like 2023.1026.0 for lazer, or 20230326 for stable

        -

      Returns Promise<WithChangelogentriesVersions>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithChangelogentriesVersions>

    \ No newline at end of file diff --git a/docs/functions/Changelog.Build.lookup.html b/docs/functions/Changelog.Build.lookup.html index 06d5dfd..de7a21a 100644 --- a/docs/functions/Changelog.Build.lookup.html +++ b/docs/functions/Changelog.Build.lookup.html @@ -1,4 +1,4 @@ lookup | osu-api-v2-js
    • 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>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithChangelogentriesVersions>

    \ No newline at end of file diff --git a/docs/functions/Changelog.UpdateStream.getAll.html b/docs/functions/Changelog.UpdateStream.getAll.html index 6ae7292..9ab0655 100644 --- a/docs/functions/Changelog.UpdateStream.getAll.html +++ b/docs/functions/Changelog.UpdateStream.getAll.html @@ -1,4 +1,4 @@ getAll | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.createAnnouncement.html b/docs/functions/Chat.Channel.createAnnouncement.html index 51d87a2..ad17f32 100644 --- a/docs/functions/Chat.Channel.createAnnouncement.html +++ b/docs/functions/Chat.Channel.createAnnouncement.html @@ -5,4 +5,4 @@

    Returns Promise<Channel>

    The newly created channel!

    Scope

    "chat.write_manage"

    Remarks

    From my understanding, this WILL 403 unless the user is kinda special

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.createPrivate.html b/docs/functions/Chat.Channel.createPrivate.html index c5c0c1b..de7a3af 100644 --- a/docs/functions/Chat.Channel.createPrivate.html +++ b/docs/functions/Chat.Channel.createPrivate.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • user_target: number | User

      The other user able to read and send messages in this channel

    Returns Promise<Channel>

    The newly created channel!

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.getAll.html b/docs/functions/Chat.Channel.getAll.html index b8f4f1b..43385e9 100644 --- a/docs/functions/Chat.Channel.getAll.html +++ b/docs/functions/Chat.Channel.getAll.html @@ -1,3 +1,3 @@ getAll | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.getOne.html b/docs/functions/Chat.Channel.getOne.html index 5dd7a31..e3f03f8 100644 --- a/docs/functions/Chat.Channel.getOne.html +++ b/docs/functions/Chat.Channel.getOne.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • channel: number | Channel

      The channel in question

    Returns Promise<WithDetails>

    Scope

    "chat.read"

    Remarks

    Will 404 if the user has not joined the channel (use joinChatChannel for that)

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.joinOne.html b/docs/functions/Chat.Channel.joinOne.html index 4b9a394..e198ff4 100644 --- a/docs/functions/Chat.Channel.joinOne.html +++ b/docs/functions/Chat.Channel.joinOne.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • channel: number | Channel

      The channel you wanna join

    • Optional user: number | User

      The user joining the channel (defaults to the presumed authorized user (api.user))

    Returns Promise<WithDetails>

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.leaveOne.html b/docs/functions/Chat.Channel.leaveOne.html index fb92a76..8b3ded8 100644 --- a/docs/functions/Chat.Channel.leaveOne.html +++ b/docs/functions/Chat.Channel.leaveOne.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • channel: number | Channel

      The channel you wanna leave/close

    • Optional user: number | User

      The user leaving/closing the channel (defaults to the presumed authorized user (api.user))

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Channel.markAsRead.html b/docs/functions/Chat.Channel.markAsRead.html index 0e75524..93b7869 100644 --- a/docs/functions/Chat.Channel.markAsRead.html +++ b/docs/functions/Chat.Channel.markAsRead.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • channel: number | Channel

      The channel in question

    • message: number | Message

      You're marking this and all the messages before it as read!

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Message.getMultiple.html b/docs/functions/Chat.Message.getMultiple.html index 6eac80d..17bb060 100644 --- a/docs/functions/Chat.Message.getMultiple.html +++ b/docs/functions/Chat.Message.getMultiple.html @@ -4,4 +4,4 @@
  • Optional since: number | Message

    Get the messages sent after this message

  • Optional until: number | Message

    Get the messages sent up to but not including this message

  • Returns Promise<Message[]>

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Message.send.html b/docs/functions/Chat.Message.send.html index c985447..6538dc1 100644 --- a/docs/functions/Chat.Message.send.html +++ b/docs/functions/Chat.Message.send.html @@ -4,4 +4,4 @@
  • is_action: boolean = false

    Is it a command? Like /me dances (defaults to false)

  • Returns Promise<Message>

    The newly sent ChatMessage!

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.Message.sendPrivate.html b/docs/functions/Chat.Message.sendPrivate.html index a318207..4b9e936 100644 --- a/docs/functions/Chat.Message.sendPrivate.html +++ b/docs/functions/Chat.Message.sendPrivate.html @@ -6,4 +6,4 @@

    Returns Promise<{
        channel: Channel;
        message: Message;
    }>

    The message you sent

    Scope

    "chat.write"

    Remarks

    You don't need to use createChatPrivateChannel before sending a message

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Chat.keepAlive.html b/docs/functions/Chat.keepAlive.html index 40cdbc2..0b6652c 100644 --- a/docs/functions/Chat.keepAlive.html +++ b/docs/functions/Chat.keepAlive.html @@ -3,4 +3,4 @@

    Returns Promise<UserSilence[]>

    A list of recent silences

    Scope

    "chat.read"

    Remarks

    Every 30 seconds is a good idea

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Comment.getMultiple.html b/docs/functions/Comment.getMultiple.html index 39200f8..c37dd1f 100644 --- a/docs/functions/Comment.getMultiple.html +++ b/docs/functions/Comment.getMultiple.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • Optional from: {
          id: number;
          type: "beatmapset" | "build" | "news_post";
      }

      From where are the comments coming from? Maybe a beatmapset, but then, which beatmapset?

      • id: number
      • type: "beatmapset" | "build" | "news_post"
    • Optional parent: number | Comment

      The comments are replying to which comment? Make the id 0 to filter out replies (and only get top level comments)

    • Optional sort: {
          after?: number | Comment;
          cursor?: null | {
              created_at: Date;
              id: number;
          };
          type?: "new" | "top" | "old";
      }

      Should the comments be sorted by votes? Should they be from after a certain date? Maybe you can give a cursor?

      -
      • Optional after?: number | Comment
      • Optional cursor?: null | {
            created_at: Date;
            id: number;
        }
      • Optional type?: "new" | "top" | "old"

    Returns Promise<WithTotalToplevelcount>

    Generated using TypeDoc

    \ No newline at end of file +
    • Optional after?: number | Comment
    • Optional cursor?: null | {
          created_at: Date;
          id: number;
      }
    • Optional type?: "new" | "top" | "old"

    Returns Promise<WithTotalToplevelcount>

    \ No newline at end of file diff --git a/docs/functions/Comment.getOne.html b/docs/functions/Comment.getOne.html index 4d09b57..ca00c2a 100644 --- a/docs/functions/Comment.getOne.html +++ b/docs/functions/Comment.getOne.html @@ -1,3 +1,3 @@ getOne | osu-api-v2-js
    • Get a specific comment by using its id!

      Parameters

      • this: API
      • comment: number | Comment

        The comment in question

        -

      Returns Promise<Bundle>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Bundle>

    \ No newline at end of file diff --git a/docs/functions/Event.getMultiple.html b/docs/functions/Event.getMultiple.html index 55b15cf..df5f1b9 100644 --- a/docs/functions/Event.getMultiple.html +++ b/docs/functions/Event.getMultiple.html @@ -1,4 +1,4 @@ getMultiple | osu-api-v2-js

    Function getMultiple

    • Get everything note-worthy that happened on osu! recently!

      Parameters

      • this: API
      • sort: "id_desc" | "id_asc" = "id_desc"

        "id_asc" to have the oldest recent event first, "id_desc" to have the newest instead (defaults to id_desc)

      • Optional cursor_string: string

        Use a response's cursor_string with the same parameters to get the next "page" of results, so events in this instance!

        -

      Returns Promise<{
          cursor_string: string | null;
          events: Event.Any[];
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        cursor_string: string | null;
        events: Event.Any[];
    }>

    \ No newline at end of file diff --git a/docs/functions/Forum.Post.edit.html b/docs/functions/Forum.Post.edit.html index cceb534..0465765 100644 --- a/docs/functions/Forum.Post.edit.html +++ b/docs/functions/Forum.Post.edit.html @@ -3,4 +3,4 @@
  • new_text: string

    The new content of the post (replaces the old content)

  • Returns Promise<Forum.Post>

    The edited ForumPost

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Forum.Topic.create.html b/docs/functions/Forum.Topic.create.html index 0fb0f42..7229c03 100644 --- a/docs/functions/Forum.Topic.create.html +++ b/docs/functions/Forum.Topic.create.html @@ -11,4 +11,4 @@

    Returns Promise<{
        post: Forum.Post;
        topic: Topic;
    }>

    An object with the topic you've made, and its first initial post (which uses your text)

    Scope

    "forum.write"

    Remarks

    Some users may not be allowed to do that, such as newly registered users, so this can 403 even with the right scopes

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Forum.Topic.editTitle.html b/docs/functions/Forum.Topic.editTitle.html index 03cec49..bc71889 100644 --- a/docs/functions/Forum.Topic.editTitle.html +++ b/docs/functions/Forum.Topic.editTitle.html @@ -4,4 +4,4 @@

    Returns Promise<Topic>

    The edited ForumTopic

    Scope

    "forum.write"

    Remarks

    Use editForumPost if you wanna edit the post at the top of the topic

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Forum.Topic.reply.html b/docs/functions/Forum.Topic.reply.html index fd5f709..0b865d5 100644 --- a/docs/functions/Forum.Topic.reply.html +++ b/docs/functions/Forum.Topic.reply.html @@ -4,4 +4,4 @@

    Returns Promise<Forum.Post>

    The reply you've made, as a Forum.Post!

    Scope

    "forum.write"

    Remarks

    Replying when the last post was made by the authorized user will likely cause the server to return a 403

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Forum.getTopicAndPosts.html b/docs/functions/Forum.getTopicAndPosts.html index 94636b1..ac399bf 100644 --- a/docs/functions/Forum.getTopicAndPosts.html +++ b/docs/functions/Forum.getTopicAndPosts.html @@ -6,4 +6,4 @@
  • Optional limit?: number

    How many posts maximum, up to 50

  • Optional sort?: "id_desc" | "id_asc"

    "id_asc" to have the oldest post at the beginning of the posts array, "id_desc" to have the newest instead

  • Returns Promise<{
        cursor_string: string | null;
        posts: Forum.Post[];
        topic: Topic;
    }>

    Remarks

    The oldest post of a topic is the text of a topic

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Home.Search.getUsers.html b/docs/functions/Home.Search.getUsers.html index f6261db..ccd84ab 100644 --- a/docs/functions/Home.Search.getUsers.html +++ b/docs/functions/Home.Search.getUsers.html @@ -1,4 +1,4 @@ getUsers | osu-api-v2-js
    • Look for a user like you would on the website!

      Parameters

      • this: API
      • query: string

        What you would put in the searchbar

      • page: number = 1

        You normally get the first 20 results, but if page is 2, you'd get results 21 to 40 instead for example! (defaults to 1)

        -

      Returns Promise<{
          data: User[];
          total: number;
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        data: User[];
        total: number;
    }>

    \ No newline at end of file diff --git a/docs/functions/Home.Search.getWikiPages.html b/docs/functions/Home.Search.getWikiPages.html index 863830f..ff45b90 100644 --- a/docs/functions/Home.Search.getWikiPages.html +++ b/docs/functions/Home.Search.getWikiPages.html @@ -1,4 +1,4 @@ getWikiPages | osu-api-v2-js
    • Look for a wiki page like you would on the website!

      Parameters

      • this: API
      • query: string

        What you would put in the searchbar

      • page: number = 1

        You normally get the first 50 results, but if page is 2, you'd get results 51 to 100 instead for example! (defaults to 1)

        -

      Returns Promise<{
          data: WikiPage[];
          total: number;
      }>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<{
        data: WikiPage[];
        total: number;
    }>

    \ No newline at end of file diff --git a/docs/functions/Multiplayer.Match.getMultiple.html b/docs/functions/Multiplayer.Match.getMultiple.html index e4e3c48..7aaad2b 100644 --- a/docs/functions/Multiplayer.Match.getMultiple.html +++ b/docs/functions/Multiplayer.Match.getMultiple.html @@ -5,4 +5,4 @@ by adding +1/-1 to its id! So if you want all matches after match_id 10 with sorting is_desc, just have this argument be 10 + 1, or 11!

  • Optional limit?: number

    The maximum amount of elements returned in the array (defaults to 50)

  • Optional sort?: "id_desc" | "id_asc"

    "id_desc" has the biggest id (most recent start_time) at the beginning of the array, "id_asc" is the opposite (defaults to id_desc)

    -
  • Returns Promise<Info[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Info[]>

    \ No newline at end of file diff --git a/docs/functions/Multiplayer.Match.getOne.html b/docs/functions/Multiplayer.Match.getOne.html index a70d918..a677578 100644 --- a/docs/functions/Multiplayer.Match.getOne.html +++ b/docs/functions/Multiplayer.Match.getOne.html @@ -1,3 +1,3 @@ getOne | osu-api-v2-js
    • Get data of a multiplayer lobby from the stable (non-lazer) client that have URLs with community/matches or mp

      Parameters

      • this: API
      • match: number | Info

        The id of a match can be found at the end of its URL

        -

      Returns Promise<Match>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Match>

    \ No newline at end of file diff --git a/docs/functions/Multiplayer.Room.Leader.getMultiple.html b/docs/functions/Multiplayer.Room.Leader.getMultiple.html index 463cd82..135a0d7 100644 --- a/docs/functions/Multiplayer.Room.Leader.getMultiple.html +++ b/docs/functions/Multiplayer.Room.Leader.getMultiple.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • room: number | Room

      The room or the id of the room in question

    Returns Promise<{
        leaderboard: Leader[];
        user_score: WithPosition | null;
    }>

    An object with the leaderboard, and the score and position of the authorized user under user_score

    Scope

    "public"

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Multiplayer.Room.PlaylistItem.getScores.html b/docs/functions/Multiplayer.Room.PlaylistItem.getScores.html index d6d7bf2..2deb90d 100644 --- a/docs/functions/Multiplayer.Room.PlaylistItem.getScores.html +++ b/docs/functions/Multiplayer.Room.PlaylistItem.getScores.html @@ -5,4 +5,4 @@
  • Optional cursor_string: string

    Use a Multiplayer.Scores' params and cursor_string to get the next page (scores 51 to 100 for example)

  • Returns Promise<Scores>

    Remarks

    (2024-03-04) This may not work for rooms from before March 5th 2024, use at your own risk https://github.com/ppy/osu-web/issues/10725

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Multiplayer.Room.getMultiple.html b/docs/functions/Multiplayer.Room.getMultiple.html index 95f1072..75a53cd 100644 --- a/docs/functions/Multiplayer.Room.getMultiple.html +++ b/docs/functions/Multiplayer.Room.getMultiple.html @@ -4,4 +4,4 @@
  • limit: number = 10

    The maximum amount of rooms to return, defaults to 10

  • sort: "ended" | "created" = "created"

    Sort (where most recent is first) by creation date or end date, defaults to the creation date

  • Returns Promise<Room[]>

    Scope

    "public"

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Multiplayer.Room.getOne.html b/docs/functions/Multiplayer.Room.getOne.html index fdd3ede..4a2b6e6 100644 --- a/docs/functions/Multiplayer.Room.getOne.html +++ b/docs/functions/Multiplayer.Room.getOne.html @@ -1,3 +1,3 @@ getOne | osu-api-v2-js
    • Get data about a lazer multiplayer room (realtime or playlists)!

      Parameters

      • this: API
      • room: number | Room

        The room or the id of the room, can be found at the end of its URL (after /multiplayer/rooms/)

        -

      Returns Promise<Room>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Room>

    \ No newline at end of file diff --git a/docs/functions/NewsPost.getMultiple.html b/docs/functions/NewsPost.getMultiple.html index 8fe8631..d7dba8e 100644 --- a/docs/functions/NewsPost.getMultiple.html +++ b/docs/functions/NewsPost.getMultiple.html @@ -1,4 +1,4 @@ getMultiple | osu-api-v2-js
    • Get all the NewsPosts of a specific year!

      Parameters

      • this: API
      • Optional year: number

        The year the posts were made (defaults to current year)

      Returns Promise<NewsPost[]>

      Remarks

      If the specified year is invalid/has no news, it fallbacks to the default year

      -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/NewsPost.getOne.html b/docs/functions/NewsPost.getOne.html index 21a9ed4..544d326 100644 --- a/docs/functions/NewsPost.getOne.html +++ b/docs/functions/NewsPost.getOne.html @@ -1,3 +1,3 @@ getOne | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithContentNavigation>

    \ No newline at end of file diff --git a/docs/functions/Ranking.getCountry.html b/docs/functions/Ranking.getCountry.html index 3775dc7..a21b635 100644 --- a/docs/functions/Ranking.getCountry.html +++ b/docs/functions/Ranking.getCountry.html @@ -1,4 +1,4 @@ getCountry | osu-api-v2-js
    • Get the top countries of a specific ruleset!

      Parameters

      • this: API
      • ruleset: Ruleset

        On which Ruleset should the countries be compared?

      • page: number = 1

        Imagine the array you get as a page, it can only have a maximum of 50 countries, while 50 others may be on the next one (defaults to 1)

        -

      Returns Promise<Country>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Country>

    \ No newline at end of file diff --git a/docs/functions/Ranking.getKudosu.html b/docs/functions/Ranking.getKudosu.html index 87b5f3f..d497a42 100644 --- a/docs/functions/Ranking.getKudosu.html +++ b/docs/functions/Ranking.getKudosu.html @@ -1,2 +1,2 @@ getKudosu | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns Promise<WithKudosu[]>

    \ No newline at end of file diff --git a/docs/functions/Ranking.getSpotlight.html b/docs/functions/Ranking.getSpotlight.html index e63a13c..8b39952 100644 --- a/docs/functions/Ranking.getSpotlight.html +++ b/docs/functions/Ranking.getSpotlight.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • ruleset: Ruleset

      Each spotlight has a different ranking (and often maps) depending on the ruleset

    • spotlight: number | Spotlight

      The spotlight in question

    • filter: "all" | "friends" = "all"

      What kind of players do you want to see? Keep in mind friends has no effect if no authorized user (defaults to all)

      -

    Returns Promise<Ranking.Spotlight>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Ranking.Spotlight>

    \ No newline at end of file diff --git a/docs/functions/Ranking.getUser.html b/docs/functions/Ranking.getUser.html index 4cbc60b..5865bbe 100644 --- a/docs/functions/Ranking.getUser.html +++ b/docs/functions/Ranking.getUser.html @@ -6,4 +6,4 @@
  • Optional filter?: "all" | "friends"

    What kind of players do you want to see? Keep in mind friends has no effect if no authorized user

  • Optional page?: number

    Imagine the array you get as a page, it can only have a maximum of 50 players, while 50 others may be on the next one

  • Optional variant?: "4k" | "7k"

    If type is performance and ruleset is mania, choose between 4k and 7k!

    -
  • Returns Promise<Ranking.User>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Ranking.User>

    \ No newline at end of file diff --git a/docs/functions/Score.getReplay.html b/docs/functions/Score.getReplay.html index 412d4fe..db75750 100644 --- a/docs/functions/Score.getReplay.html +++ b/docs/functions/Score.getReplay.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • score: number | Score

      The score that has created the replay

    Returns Promise<string>

    The correctly encoded content of what would be a replay file (you can just fs.writeFileSync with it!)

    Scope

    "public"

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/Spotlight.getAll.html b/docs/functions/Spotlight.getAll.html index 8128d66..a667279 100644 --- a/docs/functions/Spotlight.getAll.html +++ b/docs/functions/Spotlight.getAll.html @@ -1,4 +1,4 @@ getAll | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/User.getBeatmaps.html b/docs/functions/User.getBeatmaps.html index 765388a..c740430 100644 --- a/docs/functions/User.getBeatmaps.html +++ b/docs/functions/User.getBeatmaps.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • user: number | User

      The user in question

    • type: "pending" | "favourite" | "graveyard" | "guest" | "loved" | "nominated" | "ranked"

      The relation between the user and the beatmaps

    • Optional config: User.Config

      Array limit & offset

      -

    Returns Promise<WithBeatmap[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithBeatmap[]>

    \ No newline at end of file diff --git a/docs/functions/User.getFriends.html b/docs/functions/User.getFriends.html index 1e6a01e..9a935bd 100644 --- a/docs/functions/User.getFriends.html +++ b/docs/functions/User.getFriends.html @@ -1,3 +1,3 @@ getFriends | osu-api-v2-js

    Function getFriends

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/User.getKudosu.html b/docs/functions/User.getKudosu.html index 22bc256..96751d0 100644 --- a/docs/functions/User.getKudosu.html +++ b/docs/functions/User.getKudosu.html @@ -1,4 +1,4 @@ getKudosu | osu-api-v2-js

    Function getKudosu

    • Get data about the activity of a user kudosu-wise!

      Parameters

      • this: API
      • user: number | User

        The user in question

      • Optional config: User.Config

        Array limit & offset

        -

      Returns Promise<KudosuHistory[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<KudosuHistory[]>

    \ No newline at end of file diff --git a/docs/functions/User.getMostPlayed.html b/docs/functions/User.getMostPlayed.html index d172c98..7e4ed4b 100644 --- a/docs/functions/User.getMostPlayed.html +++ b/docs/functions/User.getMostPlayed.html @@ -1,4 +1,4 @@ getMostPlayed | osu-api-v2-js

    Function getMostPlayed

    • Get the beatmaps most played by a user!

      Parameters

      • this: API
      • user: number | User

        The user who played the beatmaps

      • Optional config: User.Config

        Array limit & offset

        -

      Returns Promise<Playcount[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Playcount[]>

    \ No newline at end of file diff --git a/docs/functions/User.getMultiple.html b/docs/functions/User.getMultiple.html index 365a6ba..d874617 100644 --- a/docs/functions/User.getMultiple.html +++ b/docs/functions/User.getMultiple.html @@ -1,3 +1,3 @@ getMultiple | osu-api-v2-js

    Function getMultiple

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithCountryCoverGroupsStatisticsrulesets[]>

    \ No newline at end of file diff --git a/docs/functions/User.getOne.html b/docs/functions/User.getOne.html index 8d88d67..900d4ca 100644 --- a/docs/functions/User.getOne.html +++ b/docs/functions/User.getOne.html @@ -1,4 +1,4 @@ getOne | osu-api-v2-js
    • Get extensive user data about whoever you want!

      Parameters

      • this: API
      • user: string | number | User

        A user id, a username or a User object!

      • Optional ruleset: Ruleset

        The data should be relevant to which ruleset? (defaults to user's default Ruleset)

        -

      Returns Promise<User.Extended>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<User.Extended>

    \ No newline at end of file diff --git a/docs/functions/User.getRecentActivity.html b/docs/functions/User.getRecentActivity.html index ca356f9..86fa180 100644 --- a/docs/functions/User.getRecentActivity.html +++ b/docs/functions/User.getRecentActivity.html @@ -1,4 +1,4 @@ getRecentActivity | osu-api-v2-js

    Function getRecentActivity

    • Get an array of Events of different types that relate to a user's activity during the last 31 days! (or 100 activities, whatever comes first)

      Parameters

      • this: API
      • user: number | User

        The user in question

      • Optional config: User.Config

        Array limit & offset

        -

      Returns Promise<AnyRecentActivity[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<AnyRecentActivity[]>

    \ No newline at end of file diff --git a/docs/functions/User.getResourceOwner.html b/docs/functions/User.getResourceOwner.html index 38d6700..0af1119 100644 --- a/docs/functions/User.getResourceOwner.html +++ b/docs/functions/User.getResourceOwner.html @@ -1,4 +1,4 @@ getResourceOwner | osu-api-v2-js

    Function getResourceOwner

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/User.getScores.html b/docs/functions/User.getScores.html index 385a1d0..a76cd5f 100644 --- a/docs/functions/User.getScores.html +++ b/docs/functions/User.getScores.html @@ -4,4 +4,4 @@
  • Optional ruleset: Ruleset

    The Ruleset the scores were made in (defaults to user's default Ruleset)

  • include: {
        fails?: boolean;
        lazer?: boolean;
    } = ...

    Do you also want lazer scores and failed scores? (defaults to true for lazer & false for fails)

    • Optional fails?: boolean
    • Optional lazer?: boolean
  • Optional config: User.Config

    Array limit & offset

    -
  • Returns Promise<WithUserBeatmapBeatmapset[]>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WithUserBeatmapBeatmapset[]>

    \ No newline at end of file diff --git a/docs/functions/WikiPage.getOne.html b/docs/functions/WikiPage.getOne.html index b644fff..183e0a4 100644 --- a/docs/functions/WikiPage.getOne.html +++ b/docs/functions/WikiPage.getOne.html @@ -2,4 +2,4 @@

    Parameters

    • this: API
    • path: string

      What's in the page's URL after https://osu.ppy.sh/wiki/ (so the title, after the subtitle if there is a subtitle) (An example for https://osu.ppy.sh/wiki/en/Game_mode/osu! would be Game_mode/osu!)

    • locale: string = "en"

      The BCP 47 language (sub)tag lowercase (for example, for a french WikiPage, use "fr") (defaults to en)

      -

    Returns Promise<WikiPage>

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<WikiPage>

    \ No newline at end of file diff --git a/docs/functions/generateAuthorizationURL.html b/docs/functions/generateAuthorizationURL.html index fbf93d5..dd22a2b 100644 --- a/docs/functions/generateAuthorizationURL.html +++ b/docs/functions/generateAuthorizationURL.html @@ -4,4 +4,4 @@
  • scopes: Scope[]

    What you want to do with/as the user

  • server: string = "https://osu.ppy.sh"

    The API server (defaults to https://osu.ppy.sh, leave as is if you don't know exactly what you're doing)

  • Returns string

    The link people should click on

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/hierarchy.html b/docs/hierarchy.html index afb4e6e..2b754cd 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -1 +1 @@ -osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +osu-api-v2-js
    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 4091e44..2179876 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,11 +1,14 @@ osu-api-v2-js

    osu-api-v2-js

    osu-api-v2-js

    osu-api-v2-js is a JavaScript & TypeScript package that helps you interact with osu!api (v2).

    You can find this package's documentation on osu-v2.taevas.xyz if needed!

    -

    How to install and get started

    To install the package, use a command from your package manager:

    -
    npm i osu-api-v2-js # if using npm
    yarn add osu-api-v2-js # if using yarn
    pnpm add osu-api-v2-js # if using pnpm
    bun a osu-api-v2-js # if using bun +

    How to install and get started

    Before installing, if using Node.js, check if you're running version 16 or above:

    +
    node -v # displays your version of node.js
    +
    +

    Then to install the package, use a command from your package manager:

    +
    npm i osu-api-v2-js # if using npm
    yarn add osu-api-v2-js # if using yarn
    pnpm add osu-api-v2-js # if using pnpm
    bun a osu-api-v2-js # if using bun

    You will want to create your own OAuth application: https://osu.ppy.sh/home/account/edit#oauth To use (import) the package in your project and start interacting with the API, you may do something like that:

    -
    // TypeScript
    import * as osu from "osu-api-v2-js"

    async function logUserTopPlayBeatmap(username: string) {
    // It's more convenient to use `osu.API.createAsync()` instead of `new osu.API()` as it doesn't require you to directly provide an access_token!
    // In a proper application, you'd use this function as soon as the app starts so you can use that object everywhere
    // (or if it acts as a user, you'd use this function at the end of the authorization flow)
    const api = await osu.API.createAsync({id: "<client_id>", secret: "<client_secret>"})

    const user = await api.getUser(username) // We need to get the id of the user in order to request what we want
    const score = (await api.getUserScores(user, "best", osu.Ruleset.osu, {lazer: false}, {limit: 1}))[0] // Specifying the Ruleset is optional
    const beatmapDifficulty = await api.getBeatmapDifficultyAttributesOsu(score.beatmap, score.mods) // Specifying the mods so the SR is adapted to them

    const x = `${score.beatmapset.artist} - ${score.beatmapset.title} [${score.beatmap.version}]`
    const y = `+${score.mods.toString()} (${beatmapDifficulty.star_rating.toFixed(2)}*)`
    console.log(`${username}'s top play is on: ${x} ${y}`)
    // Doomsday fanboy's top play is on: Yamajet feat. Hiura Masako - Sunglow [Harmony] +DT (8.72*)
    }

    logUserTopPlayBeatmap("Doomsday fanboy") +
    // TypeScript
    import * as osu from "osu-api-v2-js"

    async function logUserTopPlayBeatmap(username: string) {
    // It's more convenient to use `osu.API.createAsync()` instead of `new osu.API()` as it doesn't require you to directly provide an access_token!
    // In a proper application, you'd use this function as soon as the app starts so you can use that object everywhere
    // (or if it acts as a user, you'd use this function at the end of the authorization flow)
    const api = await osu.API.createAsync({id: "<client_id>", secret: "<client_secret>"})

    const user = await api.getUser(username) // We need to get the id of the user in order to request what we want
    const score = (await api.getUserScores(user, "best", osu.Ruleset.osu, {lazer: false}, {limit: 1}))[0] // Specifying the Ruleset is optional
    const beatmapDifficulty = await api.getBeatmapDifficultyAttributesOsu(score.beatmap, score.mods) // Specifying the mods so the SR is adapted to them

    const x = `${score.beatmapset.artist} - ${score.beatmapset.title} [${score.beatmap.version}]`
    const y = `+${score.mods.toString()} (${beatmapDifficulty.star_rating.toFixed(2)}*)`
    console.log(`${username}'s top play is on: ${x} ${y}`)
    // Doomsday fanboy's top play is on: Yamajet feat. Hiura Masako - Sunglow [Harmony] +DT (8.72*)
    }

    logUserTopPlayBeatmap("Doomsday fanboy")

    Authorization flow

    A simple guide on how to do extra fancy stuff

    The part where the user says they're okay with using your application

    If your application is meant to act on behalf of a user after they've clicked on a button to say they consent to your application identifying them and reading public data on their behalf and some other stuff maybe, then things will work differently

    @@ -16,18 +19,18 @@

    The part where your application hears the user when the user says okay

    The user clicked your link and authorized your application! ...Now what?

    When a user authorizes your application, they get redirected to your Application Callback URL with a huge code as a GET parameter (the name of the parameter is code), and it is this very code that will allow you to proceed with the authorization flow! So make sure that somehow, you retrieve this code!

    With this code, you're able to create your api object:

    -
    const api = await osu.API.createAsync({id: "<client_id>", secret: "<client_secret>"}, {code: "<code>", redirect_uri: "<application_callback_url>"})
    +
    const api = await osu.API.createAsync({id: "<client_id>", secret: "<client_secret>"}, {code: "<code>", redirect_uri: "<application_callback_url>"})
     

    The part where you make it so your application works without the user saying okay every 2 minutes

    Congrats on making your api object! Now you should do something in order to not lose it, or not need a new one in order to request more data!

    Do note that your api object has lots of practical properties: user allows you to know which user it acts on behalf of, expires allows you to know when your requests with your current access_token will fail, and refresh_token is your key to getting a new access_token without asking the user again! Although, you should not need to access them often, because your api object has a function to use that refresh token which you can call at any given time, and by default, the object will call that function on its own right before the expiration date or when a request seems to fail because of the access_token being invalid! (those are features you can deactivate if needed)

    Your refresh_token can actually also expire at a (purposefully) unknown time, so depending of how your application works, you could use it at some point around the date of expiration, or you could throw away your api object while waiting for a user to start the authorization flow again

    -

    Reading all incoming messages

    // TypeScript
    import * as osu from "osu-api-v2-js"
    import promptSync from "prompt-sync"

    const prompt = promptSync({sigint: true})

    const id = "<client_id>"
    const secret = "<client_secret>"
    const redirect_uri = "<application_callback_url>"

    async function readChat() {
    // Somehow get the code so the application can read the messages as your osu! user
    const url = osu.generateAuthorizationURL(id, redirect_uri, ["public", "chat.read"]) // "chat.read" is 100% needed in our case
    const code = prompt(`Paste the "code" in the URL you're redicted to by accessing: ${url}\n\n`)
    const api = await osu.API.createAsync({id, secret}, {code, redirect_uri}, "errors")

    // Get a WebSocket object to interact with and get messages from
    const socket = api.generateWebSocket()

    // Tell the server you want to know whenever there's are chat messages
    socket.on("open", () => {
    socket.send(osu.WebSocket.Command.chatStart) // osu.WebSocket.Command.chatStart is simply JSON.stringify({event: "chat.start"}) but easier to remember
    api.keepChatAlive()
    setInterval(() => api.keepChatAlive(), 30 * 1000) // Tell the server every 30 seconds that you're still listening to the incoming messages
    })

    // Listen for chat messages (and other stuff)
    socket.on("message", (m: MessageEvent) => { // Mind you, "message" doesn't mean "chat message" here, it's more like a raw event
    const event: osu.WebSocket.Event.Any = JSON.parse(m.toString())
    if (event.event === "chat.message.new") { // Filter out things that aren't new chat messages and get type safety
    const message = event.data.messages.map((message) => message.content).join(" | ")
    const user = event.data.users.map((user) => user.username).join(" | ")
    console.log(`${user}: ${message}`)
    }
    })
    }

    readChat() +

    Reading all incoming messages

    // TypeScript
    import * as osu from "osu-api-v2-js"
    import promptSync from "prompt-sync"

    const prompt = promptSync({sigint: true})

    const id = "<client_id>"
    const secret = "<client_secret>"
    const redirect_uri = "<application_callback_url>"

    async function readChat() {
    // Somehow get the code so the application can read the messages as your osu! user
    const url = osu.generateAuthorizationURL(id, redirect_uri, ["public", "chat.read"]) // "chat.read" is 100% needed in our case
    const code = prompt(`Paste the "code" in the URL you're redicted to by accessing: ${url}\n\n`)
    const api = await osu.API.createAsync({id, secret}, {code, redirect_uri}, "errors")

    // Get a WebSocket object to interact with and get messages from
    const socket = api.generateWebSocket()

    // Tell the server you want to know whenever there's are chat messages
    socket.on("open", () => {
    socket.send(osu.WebSocket.Command.chatStart) // osu.WebSocket.Command.chatStart is simply JSON.stringify({event: "chat.start"}) but easier to remember
    api.keepChatAlive()
    setInterval(() => api.keepChatAlive(), 30 * 1000) // Tell the server every 30 seconds that you're still listening to the incoming messages
    })

    // Listen for chat messages (and other stuff)
    socket.on("message", (m: MessageEvent) => { // Mind you, "message" doesn't mean "chat message" here, it's more like a raw event
    const event: osu.WebSocket.Event.Any = JSON.parse(m.toString())
    if (event.event === "chat.message.new") { // Filter out things that aren't new chat messages and get type safety
    const message = event.data.messages.map((message) => message.content).join(" | ")
    const user = event.data.users.map((user) => user.username).join(" | ")
    console.log(`${user}: ${message}`)
    }
    })
    }

    readChat()

    Above is the code I've written to listen to incoming chat messages by using the API's WebSocket!

    Using the WebSocket namespace this package provides, it's relatively easy to send commands (anything under osu.WebSocket.Command) and you can have 100% type safety with events (anything under osu.Websocket.Event) simply by checking what the event property is! With that, anything in the data property is yours to play with!

    Calling the functions, but literally

    This package's functions can be accessed both through the api object and through namespaces! It essentially means that for convenience's sake, there are two ways to do anything:

    -
    // Obtaining a match, assuming an `api` object already exists and everything from the package is imported as `osu`
    const match_1 = await api.getMatch(103845156) // through the api object
    const match_2 = await osu.Multiplayer.Match.getOne.call(api, 103845156) // through the namespaces
    // `match_1` and `match_2` are the same, because they're essentially using the same function!

    // The same, but for obtaining multiple lazer updates
    const builds_1 = await api.getChangelogBuilds("lazer")
    const builds_2 = await osu.Changelog.Build.getMultiple.call(api, "lazer")
    // `build_1` and `build_2` are also the same! +
    // Obtaining a match, assuming an `api` object already exists and everything from the package is imported as `osu`
    const match_1 = await api.getMatch(103845156) // through the api object
    const match_2 = await osu.Multiplayer.Match.getOne.call(api, 103845156) // through the namespaces
    // `match_1` and `match_2` are the same, because they're essentially using the same function!

    // The same, but for obtaining multiple lazer updates
    const builds_1 = await api.getChangelogBuilds("lazer")
    const builds_2 = await osu.Changelog.Build.getMultiple.call(api, "lazer")
    // `build_1` and `build_2` are also the same!

    As you may have noticed, when calling the functions through the namespaces, instead of doing something like getOne(), we instead do getOne.call() and use the call() method in order to provide a this value; the api object!

    Of course, using the apply() method would also work, so just do things the way you prefer or the way that is more intuitive to you!

    @@ -124,4 +127,4 @@
  • GET /seasonal-backgrounds -> getSeasonalBackgrounds()
  • GET /scores/{score}/download -> getReplay()
  • -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap-1.html b/docs/interfaces/Beatmap-1.html index 83844c4..774746d 100644 --- a/docs/interfaces/Beatmap-1.html +++ b/docs/interfaces/Beatmap-1.html @@ -1,4 +1,4 @@ -Beatmap | osu-api-v2-js

    Interface Beatmap

    interface Beatmap {
        beatmapset_id: number;
        difficulty_rating: number;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset_id +Beatmap | osu-api-v2-js

    Interface Beatmap

    interface Beatmap {
        beatmapset_id: number;
        difficulty_rating: number;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset_id: number
    difficulty_rating: number
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset_id: number
    difficulty_rating: number
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Config.html b/docs/interfaces/Beatmap.Config.html index 2b0a507..980cab1 100644 --- a/docs/interfaces/Beatmap.Config.html +++ b/docs/interfaces/Beatmap.Config.html @@ -1,11 +1,11 @@ Config | osu-api-v2-js

    An interface to tell the API what kind of scores should be in an array returned by a function

    Remarks

    Please note that some properties will be ignored by certain functions, check this in case of doubt: https://osu.ppy.sh/docs/index.html#beatmaps

    -
    interface Config {
        legacy_only?: boolean;
        mods?: string[];
        ruleset?: Ruleset;
        type?: string;
    }

    Properties

    interface Config {
        legacy_only?: boolean;
        mods?: string[];
        ruleset?: Ruleset;
        type?: string;
    }

    Properties

    legacy_only?: boolean

    Exclude lazer scores? (defaults to false)

    -
    mods?: string[]

    The Mods used to make the score, you can simply use ["NM"] to filter out scores with mods (defaults to any mods, no scores filtered)

    -
    ruleset?: Ruleset

    The Ruleset used to make the score, useful if it was made on a convert

    -
    type?: string

    "Beatmap score ranking type", whatever that means...

    -

    Generated using TypeDoc

    \ No newline at end of file +
    mods?: string[]

    The Mods used to make the score, you can simply use ["NM"] to filter out scores with mods (defaults to any mods, no scores filtered)

    +
    ruleset?: Ruleset

    The Ruleset used to make the score, useful if it was made on a convert

    +
    type?: string

    "Beatmap score ranking type", whatever that means...

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.DifficultyAttributes-1.html b/docs/interfaces/Beatmap.DifficultyAttributes-1.html index 900f900..be9aba2 100644 --- a/docs/interfaces/Beatmap.DifficultyAttributes-1.html +++ b/docs/interfaces/Beatmap.DifficultyAttributes-1.html @@ -1,4 +1,4 @@ DifficultyAttributes | osu-api-v2-js

    Interface DifficultyAttributes

    interface DifficultyAttributes {
        max_combo: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    interface DifficultyAttributes {
        max_combo: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    max_combo: number
    star_rating: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    max_combo: number
    star_rating: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.DifficultyAttributes.Fruits.html b/docs/interfaces/Beatmap.DifficultyAttributes.Fruits.html index a7dfead..2cd52d7 100644 --- a/docs/interfaces/Beatmap.DifficultyAttributes.Fruits.html +++ b/docs/interfaces/Beatmap.DifficultyAttributes.Fruits.html @@ -1,5 +1,5 @@ Fruits | osu-api-v2-js
    interface Fruits {
        approach_rate: number;
        max_combo: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    interface Fruits {
        approach_rate: number;
        max_combo: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    approach_rate: number
    max_combo: number
    star_rating: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    approach_rate: number
    max_combo: number
    star_rating: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.DifficultyAttributes.Mania.html b/docs/interfaces/Beatmap.DifficultyAttributes.Mania.html index afe1da3..a394f6d 100644 --- a/docs/interfaces/Beatmap.DifficultyAttributes.Mania.html +++ b/docs/interfaces/Beatmap.DifficultyAttributes.Mania.html @@ -1,7 +1,7 @@ Mania | osu-api-v2-js
    interface Mania {
        great_hit_window: number;
        max_combo: number;
        score_multiplier?: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    interface Mania {
        great_hit_window: number;
        max_combo: number;
        score_multiplier?: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    great_hit_window: number
    max_combo: number
    score_multiplier?: number

    Remarks

    API documentation says it exists, my thorough testing says it doesn't, so...

    -
    star_rating: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    great_hit_window: number
    max_combo: number
    score_multiplier?: number

    Remarks

    API documentation says it exists, my thorough testing says it doesn't, so...

    +
    star_rating: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.DifficultyAttributes.Osu.html b/docs/interfaces/Beatmap.DifficultyAttributes.Osu.html index cdaf0f4..bb7e5da 100644 --- a/docs/interfaces/Beatmap.DifficultyAttributes.Osu.html +++ b/docs/interfaces/Beatmap.DifficultyAttributes.Osu.html @@ -1,5 +1,5 @@ Osu | osu-api-v2-js
    interface Osu {
        aim_difficulty: number;
        approach_rate: number;
        flashlight_difficulty: number;
        max_combo: number;
        overall_difficulty: number;
        slider_factor: number;
        speed_difficulty: number;
        speed_note_count: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    interface Osu {
        aim_difficulty: number;
        approach_rate: number;
        flashlight_difficulty: number;
        max_combo: number;
        overall_difficulty: number;
        slider_factor: number;
        speed_difficulty: number;
        speed_note_count: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    aim_difficulty: number
    approach_rate: number
    flashlight_difficulty: number
    max_combo: number
    overall_difficulty: number
    slider_factor: number
    speed_difficulty: number
    speed_note_count: number
    star_rating: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    aim_difficulty: number
    approach_rate: number
    flashlight_difficulty: number
    max_combo: number
    overall_difficulty: number
    slider_factor: number
    speed_difficulty: number
    speed_note_count: number
    star_rating: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.DifficultyAttributes.Taiko.html b/docs/interfaces/Beatmap.DifficultyAttributes.Taiko.html index 6b8017e..d67e9b2 100644 --- a/docs/interfaces/Beatmap.DifficultyAttributes.Taiko.html +++ b/docs/interfaces/Beatmap.DifficultyAttributes.Taiko.html @@ -1,9 +1,9 @@ Taiko | osu-api-v2-js
    interface Taiko {
        colour_difficulty: number;
        great_hit_window: number;
        max_combo: number;
        peak_difficulty: number;
        rhythm_difficulty: number;
        stamina_difficulty: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    interface Taiko {
        colour_difficulty: number;
        great_hit_window: number;
        max_combo: number;
        peak_difficulty: number;
        rhythm_difficulty: number;
        stamina_difficulty: number;
        star_rating: number;
    }

    Hierarchy (view full)

    Properties

    colour_difficulty: number
    great_hit_window: number
    max_combo: number
    peak_difficulty: number
    rhythm_difficulty: number
    stamina_difficulty: number
    star_rating: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    colour_difficulty: number
    great_hit_window: number
    max_combo: number
    peak_difficulty: number
    rhythm_difficulty: number
    stamina_difficulty: number
    star_rating: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Extended-1.html b/docs/interfaces/Beatmap.Extended-1.html index 88a3d75..5a2aa16 100644 --- a/docs/interfaces/Beatmap.Extended-1.html +++ b/docs/interfaces/Beatmap.Extended-1.html @@ -1,4 +1,4 @@ -Extended | osu-api-v2-js
    interface Extended {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    accuracy +Extended | osu-api-v2-js
    interface Extended {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Extended.WithFailtimes.html b/docs/interfaces/Beatmap.Extended.WithFailtimes.html index d50da25..3d4d902 100644 --- a/docs/interfaces/Beatmap.Extended.WithFailtimes.html +++ b/docs/interfaces/Beatmap.Extended.WithFailtimes.html @@ -1,4 +1,4 @@ -WithFailtimes | osu-api-v2-js
    interface WithFailtimes {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        failtimes: {
            exit: number[];
            fail: number[];
        };
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    accuracy +WithFailtimes | osu-api-v2-js
    interface WithFailtimes {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        failtimes: {
            exit: number[];
            fail: number[];
        };
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    failtimes: {
        exit: number[];
        fail: number[];
    }

    Type declaration

    • exit: number[]
    • fail: number[]
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    failtimes: {
        exit: number[];
        fail: number[];
    }

    Type declaration

    • exit: number[]
    • fail: number[]
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Extended.WithFailtimesBeatmapset.html b/docs/interfaces/Beatmap.Extended.WithFailtimesBeatmapset.html index 17280d7..e356d2e 100644 --- a/docs/interfaces/Beatmap.Extended.WithFailtimesBeatmapset.html +++ b/docs/interfaces/Beatmap.Extended.WithFailtimesBeatmapset.html @@ -1,5 +1,5 @@ WithFailtimesBeatmapset | osu-api-v2-js

    Obtainable From

    API.getBeatmap

    -
    interface WithFailtimesBeatmapset {
        accuracy: number;
        ar: number;
        beatmapset: Beatmapset.Extended;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        failtimes: {
            exit: number[];
            fail: number[];
        };
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    interface WithFailtimesBeatmapset {
        accuracy: number;
        ar: number;
        beatmapset: Beatmapset.Extended;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        failtimes: {
            exit: number[];
            fail: number[];
        };
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number
    ar: number
    beatmapset: Beatmapset.Extended
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    failtimes: {
        exit: number[];
        fail: number[];
    }

    Type declaration

    • exit: number[]
    • fail: number[]
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    accuracy: number
    ar: number
    beatmapset: Beatmapset.Extended
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    failtimes: {
        exit: number[];
        fail: number[];
    }

    Type declaration

    • exit: number[]
    • fail: number[]
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Extended.WithFailtimesMaxcombo.html b/docs/interfaces/Beatmap.Extended.WithFailtimesMaxcombo.html index fddd153..2a70f33 100644 --- a/docs/interfaces/Beatmap.Extended.WithFailtimesMaxcombo.html +++ b/docs/interfaces/Beatmap.Extended.WithFailtimesMaxcombo.html @@ -1,5 +1,5 @@ WithFailtimesMaxcombo | osu-api-v2-js

    Obtainable From

    API.getBeatmaps

    -
    interface WithFailtimesMaxcombo {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        failtimes: {
            exit: number[];
            fail: number[];
        };
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    interface WithFailtimesMaxcombo {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        failtimes: {
            exit: number[];
            fail: number[];
        };
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    failtimes: {
        exit: number[];
        fail: number[];
    }

    Type declaration

    • exit: number[]
    • fail: number[]
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    failtimes: {
        exit: number[];
        fail: number[];
    }

    Type declaration

    • exit: number[]
    • fail: number[]
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Extended.WithMaxcombo.html b/docs/interfaces/Beatmap.Extended.WithMaxcombo.html index 1ad570e..c1aceba 100644 --- a/docs/interfaces/Beatmap.Extended.WithMaxcombo.html +++ b/docs/interfaces/Beatmap.Extended.WithMaxcombo.html @@ -1,4 +1,4 @@ -WithMaxcombo | osu-api-v2-js
    interface WithMaxcombo {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    accuracy +WithMaxcombo | osu-api-v2-js
    interface WithMaxcombo {
        accuracy: number;
        ar: number;
        beatmapset_id: number;
        bpm: number;
        checksum: string;
        convert: boolean;
        count_circles: number;
        count_sliders: number;
        count_spinners: number;
        cs: number;
        deleted_at: null | Date;
        difficulty_rating: number;
        drain: number;
        hit_length: number;
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        passcount: number;
        playcount: number;
        ranked: RankStatus;
        status: string;
        total_length: number;
        url: string;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    accuracy: number
    ar: number
    beatmapset_id: number
    bpm: number
    checksum: string
    convert: boolean
    count_circles: number
    count_sliders: number
    count_spinners: number
    cs: number
    deleted_at: null | Date
    difficulty_rating: number
    drain: number
    hit_length: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    passcount: number
    playcount: number
    ranked: RankStatus
    status: string
    total_length: number
    url: string
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Pack-1.html b/docs/interfaces/Beatmap.Pack-1.html index 4f951b2..5a3ce33 100644 --- a/docs/interfaces/Beatmap.Pack-1.html +++ b/docs/interfaces/Beatmap.Pack-1.html @@ -1,5 +1,5 @@ Pack | osu-api-v2-js

    Obtainable From

    API.getBeatmapPacks

    -
    interface Pack {
        author: string;
        date: Date;
        name: string;
        no_diff_reduction: boolean;
        ruleset_id: null | Ruleset;
        tag: string;
        url: string;
        user_completion_data?: {
            beatmapset_ids: number[];
            completed: boolean;
        };
    }

    Hierarchy (view full)

    Properties

    interface Pack {
        author: string;
        date: Date;
        name: string;
        no_diff_reduction: boolean;
        ruleset_id: null | Ruleset;
        tag: string;
        url: string;
        user_completion_data?: {
            beatmapset_ids: number[];
            completed: boolean;
        };
    }

    Hierarchy (view full)

    Properties

    author: string
    date: Date
    name: string
    no_diff_reduction: boolean

    Are difficulty reduction mods unable to be used to clear this pack? (is false if you can use such mods)

    -
    ruleset_id: null | Ruleset
    tag: string
    url: string

    Download page; going there with a web browser should start the download of a zip file automatically

    -
    user_completion_data?: {
        beatmapset_ids: number[];
        completed: boolean;
    }

    Not there if the application doesn't act as a specific user

    +

    Properties

    author: string
    date: Date
    name: string
    no_diff_reduction: boolean

    Are difficulty reduction mods unable to be used to clear this pack? (is false if you can use such mods)

    +
    ruleset_id: null | Ruleset
    tag: string
    url: string

    Download page; going there with a web browser should start the download of a zip file automatically

    +
    user_completion_data?: {
        beatmapset_ids: number[];
        completed: boolean;
    }

    Not there if the application doesn't act as a specific user

    Type declaration

    • beatmapset_ids: number[]

      IDs of beatmapsets completed by the user (according to the requirements of the pack)

    • completed: boolean

      Whether all beatmapsets are completed by the user or not

      -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Pack.WithBeatmapset.html b/docs/interfaces/Beatmap.Pack.WithBeatmapset.html index b70aed8..5c7f558 100644 --- a/docs/interfaces/Beatmap.Pack.WithBeatmapset.html +++ b/docs/interfaces/Beatmap.Pack.WithBeatmapset.html @@ -1,5 +1,5 @@ WithBeatmapset | osu-api-v2-js

    Obtainable From

    API.getBeatmapPack

    -
    interface WithBeatmapset {
        author: string;
        beatmapsets: Beatmapset.Extended[];
        date: Date;
        name: string;
        no_diff_reduction: boolean;
        ruleset_id: null | Ruleset;
        tag: string;
        url: string;
        user_completion_data?: {
            beatmapset_ids: number[];
            completed: boolean;
        };
    }

    Hierarchy (view full)

    Properties

    interface WithBeatmapset {
        author: string;
        beatmapsets: Beatmapset.Extended[];
        date: Date;
        name: string;
        no_diff_reduction: boolean;
        ruleset_id: null | Ruleset;
        tag: string;
        url: string;
        user_completion_data?: {
            beatmapset_ids: number[];
            completed: boolean;
        };
    }

    Hierarchy (view full)

    Properties

    author: string
    beatmapsets: Beatmapset.Extended[]
    date: Date
    name: string
    no_diff_reduction: boolean

    Are difficulty reduction mods unable to be used to clear this pack? (is false if you can use such mods)

    -
    ruleset_id: null | Ruleset
    tag: string
    url: string

    Download page; going there with a web browser should start the download of a zip file automatically

    -
    user_completion_data?: {
        beatmapset_ids: number[];
        completed: boolean;
    }

    Not there if the application doesn't act as a specific user

    +

    Properties

    author: string
    beatmapsets: Beatmapset.Extended[]
    date: Date
    name: string
    no_diff_reduction: boolean

    Are difficulty reduction mods unable to be used to clear this pack? (is false if you can use such mods)

    +
    ruleset_id: null | Ruleset
    tag: string
    url: string

    Download page; going there with a web browser should start the download of a zip file automatically

    +
    user_completion_data?: {
        beatmapset_ids: number[];
        completed: boolean;
    }

    Not there if the application doesn't act as a specific user

    Type declaration

    • beatmapset_ids: number[]

      IDs of beatmapsets completed by the user (according to the requirements of the pack)

    • completed: boolean

      Whether all beatmapsets are completed by the user or not

      -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.Playcount.html b/docs/interfaces/Beatmap.Playcount.html index 91858cd..099b212 100644 --- a/docs/interfaces/Beatmap.Playcount.html +++ b/docs/interfaces/Beatmap.Playcount.html @@ -1,7 +1,7 @@ Playcount | osu-api-v2-js

    Obtainable From

    API.getUserMostPlayed

    -
    interface Playcount {
        beatmap: Beatmap;
        beatmap_id: number;
        beatmapset: Beatmapset;
        count: number;
    }

    Properties

    interface Playcount {
        beatmap: Beatmap;
        beatmap_id: number;
        beatmapset: Beatmapset;
        count: number;
    }

    Properties

    beatmap: Beatmap
    beatmap_id: number
    beatmapset: Beatmapset
    count: number

    Playcount

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap: Beatmap
    beatmap_id: number
    beatmapset: Beatmapset
    count: number

    Playcount

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.UserScore-1.html b/docs/interfaces/Beatmap.UserScore-1.html index b879230..21c7a45 100644 --- a/docs/interfaces/Beatmap.UserScore-1.html +++ b/docs/interfaces/Beatmap.UserScore-1.html @@ -1,6 +1,6 @@ UserScore | osu-api-v2-js

    Obtainable From

    API.getBeatmapUserScore

    -
    interface UserScore {
        position: number;
        score: WithUserBeatmap;
    }

    Properties

    interface UserScore {
        position: number;
        score: WithUserBeatmap;
    }

    Properties

    Properties

    position: number

    Value depends on the requested mode and mods!

    -

    The score itself

    -

    Generated using TypeDoc

    \ No newline at end of file +

    The score itself

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.WithBeatmapset.html b/docs/interfaces/Beatmap.WithBeatmapset.html index 6074d36..ba484d5 100644 --- a/docs/interfaces/Beatmap.WithBeatmapset.html +++ b/docs/interfaces/Beatmap.WithBeatmapset.html @@ -1,4 +1,4 @@ -WithBeatmapset | osu-api-v2-js

    Interface WithBeatmapset

    interface WithBeatmapset {
        beatmapset: Beatmapset;
        beatmapset_id: number;
        difficulty_rating: number;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset +WithBeatmapset | osu-api-v2-js

    Interface WithBeatmapset

    interface WithBeatmapset {
        beatmapset: Beatmapset;
        beatmapset_id: number;
        difficulty_rating: number;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset: Beatmapset
    beatmapset_id: number
    difficulty_rating: number
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: Beatmapset
    beatmapset_id: number
    difficulty_rating: number
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.WithBeatmapsetChecksumMaxcombo.html b/docs/interfaces/Beatmap.WithBeatmapsetChecksumMaxcombo.html index 01e543f..bdf7414 100644 --- a/docs/interfaces/Beatmap.WithBeatmapsetChecksumMaxcombo.html +++ b/docs/interfaces/Beatmap.WithBeatmapsetChecksumMaxcombo.html @@ -1,4 +1,4 @@ -WithBeatmapsetChecksumMaxcombo | osu-api-v2-js

    Interface WithBeatmapsetChecksumMaxcombo

    interface WithBeatmapsetChecksumMaxcombo {
        beatmapset: Beatmapset;
        beatmapset_id: number;
        checksum: string;
        difficulty_rating: number;
        id: number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset +WithBeatmapsetChecksumMaxcombo | osu-api-v2-js

    Interface WithBeatmapsetChecksumMaxcombo

    interface WithBeatmapsetChecksumMaxcombo {
        beatmapset: Beatmapset;
        beatmapset_id: number;
        checksum: string;
        difficulty_rating: number;
        id: number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset: Beatmapset
    beatmapset_id: number
    checksum: string
    difficulty_rating: number
    id: number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: Beatmapset
    beatmapset_id: number
    checksum: string
    difficulty_rating: number
    id: number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmap.WithChecksum.html b/docs/interfaces/Beatmap.WithChecksum.html index d427e09..cc4ac67 100644 --- a/docs/interfaces/Beatmap.WithChecksum.html +++ b/docs/interfaces/Beatmap.WithChecksum.html @@ -1,4 +1,4 @@ -WithChecksum | osu-api-v2-js

    Interface WithChecksum

    interface WithChecksum {
        beatmapset_id: number;
        checksum: string;
        difficulty_rating: number;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset_id +WithChecksum | osu-api-v2-js

    Interface WithChecksum

    interface WithChecksum {
        beatmapset_id: number;
        checksum: string;
        difficulty_rating: number;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        status: string;
        total_length: number;
        user_id: number;
        version: string;
    }

    Hierarchy (view full)

    Properties

    beatmapset_id: number
    checksum: string
    difficulty_rating: number
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset_id: number
    checksum: string
    difficulty_rating: number
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    status: string
    total_length: number
    user_id: number
    version: string

    The name of the difficulty, maybe something like "Someone's Insane"

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset-1.html b/docs/interfaces/Beatmapset-1.html index af13934..cef47c4 100644 --- a/docs/interfaces/Beatmapset-1.html +++ b/docs/interfaces/Beatmapset-1.html @@ -1,4 +1,4 @@ -Beatmapset | osu-api-v2-js

    Interface Beatmapset

    interface Beatmapset {
        artist: string;
        artist_unicode: string;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        favourite_count: number;
        id: number;
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        source: string;
        spotlight: boolean;
        status: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist +Beatmapset | osu-api-v2-js

    Interface Beatmapset

    interface Beatmapset {
        artist: string;
        artist_unicode: string;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        favourite_count: number;
        id: number;
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        source: string;
        spotlight: boolean;
        status: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist: string
    artist_unicode: 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
    favourite_count: number
    id: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    artist: string
    artist_unicode: 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
    favourite_count: number
    id: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Config.html b/docs/interfaces/Beatmapset.Config.html index df4fe18..29bd740 100644 --- a/docs/interfaces/Beatmapset.Config.html +++ b/docs/interfaces/Beatmapset.Config.html @@ -1,10 +1,10 @@ Config | osu-api-v2-js

    An interface to tell the API how the returned Array should be like

    -
    interface Config {
        cursor_string?: string;
        limit?: number;
        page?: number;
        sort?: "id_desc" | "id_asc";
    }

    Properties

    interface Config {
        cursor_string?: string;
        limit?: number;
        page?: number;
        sort?: "id_desc" | "id_asc";
    }

    Properties

    cursor_string?: string

    A cursor_string provided by a previous request

    -
    limit?: number

    The maximum amount of elements to get

    -
    page?: number

    Which page of the results to get

    -
    sort?: "id_desc" | "id_asc"

    "id_asc" to have the oldest element first, "id_desc" to have the newest instead

    -

    Generated using TypeDoc

    \ No newline at end of file +
    limit?: number

    The maximum amount of elements to get

    +
    page?: number

    Which page of the results to get

    +
    sort?: "id_desc" | "id_asc"

    "id_asc" to have the oldest element first, "id_desc" to have the newest instead

    +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Discussion-1.html b/docs/interfaces/Beatmapset.Discussion-1.html index f6e4d7c..43aec91 100644 --- a/docs/interfaces/Beatmapset.Discussion-1.html +++ b/docs/interfaces/Beatmapset.Discussion-1.html @@ -1,4 +1,4 @@ -Discussion | osu-api-v2-js
    interface Discussion {
        beatmap_id: null | number;
        beatmapset_id: number;
        can_be_resolved: boolean;
        can_grant_kudosu: boolean;
        created_at: Date;
        deleted_at: null | Date;
        deleted_by_id: null | number;
        id: number;
        kudosu_denied: boolean;
        last_post_at: Date;
        message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review";
        parent_id: null | number;
        resolved: boolean;
        timestamp: null | number;
        updated_at: Date;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    beatmap_id +Discussion | osu-api-v2-js
    interface Discussion {
        beatmap_id: null | number;
        beatmapset_id: number;
        can_be_resolved: boolean;
        can_grant_kudosu: boolean;
        created_at: Date;
        deleted_at: null | Date;
        deleted_by_id: null | number;
        id: number;
        kudosu_denied: boolean;
        last_post_at: Date;
        message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review";
        parent_id: null | number;
        resolved: boolean;
        timestamp: null | number;
        updated_at: Date;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    beatmap_id: null | number
    beatmapset_id: number
    can_be_resolved: boolean
    can_grant_kudosu: boolean
    created_at: Date
    deleted_at: null | Date
    deleted_by_id: null | number
    id: number
    kudosu_denied: boolean
    last_post_at: Date
    message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review"
    parent_id: null | number

    For example, the id of the review this discussion is included in

    -
    resolved: boolean
    timestamp: null | number
    updated_at: Date
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_id: null | number
    beatmapset_id: number
    can_be_resolved: boolean
    can_grant_kudosu: boolean
    created_at: Date
    deleted_at: null | Date
    deleted_by_id: null | number
    id: number
    kudosu_denied: boolean
    last_post_at: Date
    message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review"
    parent_id: null | number

    For example, the id of the review this discussion is included in

    +
    resolved: boolean
    timestamp: null | number
    updated_at: Date
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Discussion.Post-1.html b/docs/interfaces/Beatmapset.Discussion.Post-1.html index 96faead..fec432f 100644 --- a/docs/interfaces/Beatmapset.Discussion.Post-1.html +++ b/docs/interfaces/Beatmapset.Discussion.Post-1.html @@ -1,4 +1,4 @@ -Post | osu-api-v2-js
    interface Post {
        beatmapset_discussion_id: number;
        created_at: Date;
        deleted_at: null | Date;
        deleted_by_id: null | number;
        id: number;
        last_editor_id: null | number;
        message: string;
        system: boolean;
        updated_at: Date;
        user_id: number;
    }

    Properties

    beatmapset_discussion_id +Post | osu-api-v2-js
    interface Post {
        beatmapset_discussion_id: number;
        created_at: Date;
        deleted_at: null | Date;
        deleted_by_id: null | number;
        id: number;
        last_editor_id: null | number;
        message: string;
        system: boolean;
        updated_at: Date;
        user_id: number;
    }

    Properties

    beatmapset_discussion_id: number
    created_at: Date
    deleted_at: null | Date
    deleted_by_id: null | number
    id: number
    last_editor_id: null | number
    message: string
    system: boolean
    updated_at: Date
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset_discussion_id: number
    created_at: Date
    deleted_at: null | Date
    deleted_by_id: null | number
    id: number
    last_editor_id: null | number
    message: string
    system: boolean
    updated_at: Date
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Discussion.Vote-1.html b/docs/interfaces/Beatmapset.Discussion.Vote-1.html index 40aca3a..4f16e34 100644 --- a/docs/interfaces/Beatmapset.Discussion.Vote-1.html +++ b/docs/interfaces/Beatmapset.Discussion.Vote-1.html @@ -1,7 +1,7 @@ -Vote | osu-api-v2-js
    interface Vote {
        beatmapset_discussion_id: number;
        created_at: Date;
        id: number;
        score: number;
        updated_at: Date;
        user_id: number;
    }

    Properties

    beatmapset_discussion_id +Vote | osu-api-v2-js
    interface Vote {
        beatmapset_discussion_id: number;
        created_at: Date;
        id: number;
        score: number;
        updated_at: Date;
        user_id: number;
    }

    Properties

    beatmapset_discussion_id: number
    created_at: Date
    id: number
    score: number
    updated_at: Date
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset_discussion_id: number
    created_at: Date
    id: number
    score: number
    updated_at: Date
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Discussion.WithStartingpost.html b/docs/interfaces/Beatmapset.Discussion.WithStartingpost.html index c93deea..fc12468 100644 --- a/docs/interfaces/Beatmapset.Discussion.WithStartingpost.html +++ b/docs/interfaces/Beatmapset.Discussion.WithStartingpost.html @@ -1,4 +1,4 @@ -WithStartingpost | osu-api-v2-js
    interface WithStartingpost {
        beatmap_id: null | number;
        beatmapset_id: number;
        can_be_resolved: boolean;
        can_grant_kudosu: boolean;
        created_at: Date;
        deleted_at: null | Date;
        deleted_by_id: null | number;
        id: number;
        kudosu_denied: boolean;
        last_post_at: Date;
        message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review";
        parent_id: null | number;
        resolved: boolean;
        starting_post: Beatmapset.Discussion.Post;
        timestamp: null | number;
        updated_at: Date;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    beatmap_id +WithStartingpost | osu-api-v2-js
    interface WithStartingpost {
        beatmap_id: null | number;
        beatmapset_id: number;
        can_be_resolved: boolean;
        can_grant_kudosu: boolean;
        created_at: Date;
        deleted_at: null | Date;
        deleted_by_id: null | number;
        id: number;
        kudosu_denied: boolean;
        last_post_at: Date;
        message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review";
        parent_id: null | number;
        resolved: boolean;
        starting_post: Beatmapset.Discussion.Post;
        timestamp: null | number;
        updated_at: Date;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    beatmap_id: null | number
    beatmapset_id: number
    can_be_resolved: boolean
    can_grant_kudosu: boolean
    created_at: Date
    deleted_at: null | Date
    deleted_by_id: null | number
    id: number
    kudosu_denied: boolean
    last_post_at: Date
    message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review"
    parent_id: null | number

    For example, the id of the review this discussion is included in

    -
    resolved: boolean
    starting_post: Beatmapset.Discussion.Post
    timestamp: null | number
    updated_at: Date
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_id: null | number
    beatmapset_id: number
    can_be_resolved: boolean
    can_grant_kudosu: boolean
    created_at: Date
    deleted_at: null | Date
    deleted_by_id: null | number
    id: number
    kudosu_denied: boolean
    last_post_at: Date
    message_type: "suggestion" | "problem" | "mapper_note" | "praise" | "hype" | "review"
    parent_id: null | number

    For example, the id of the review this discussion is included in

    +
    resolved: boolean
    starting_post: Beatmapset.Discussion.Post
    timestamp: null | number
    updated_at: Date
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event-1.html b/docs/interfaces/Beatmapset.Event-1.html index d852767..fcc22da 100644 --- a/docs/interfaces/Beatmapset.Event-1.html +++ b/docs/interfaces/Beatmapset.Event-1.html @@ -1,8 +1,8 @@ -Event | osu-api-v2-js
    interface Event {
        beatmapset: WithUserHype;
        comment: null | object;
        created_at: Date;
        id: number;
        type: "nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change";
    }

    Hierarchy (view full)

    Properties

    beatmapset +Event | osu-api-v2-js
    interface Event {
        beatmapset: WithUserHype;
        comment: null | object;
        created_at: Date;
        id: number;
        type: "nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change";
    }

    Hierarchy (view full)

    Properties

    beatmapset: WithUserHype
    comment: null | object
    created_at: Date
    id: number
    type: "nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change"

    Remarks

    "approve" is currently not used, it's here just in case that ever changes +

    Properties

    beatmapset: WithUserHype
    comment: null | object
    created_at: Date
    id: number
    type: "nominate" | "love" | "remove_from_loved" | "qualify" | "disqualify" | "approve" | "rank" | "kudosu_allow" | "kudosu_deny" | "kudosu_gain" | "kudosu_lost" | "kudosu_recalculate" | "issue_resolve" | "issue_reopen" | "discussion_lock" | "discussion_unlock" | "discussion_delete" | "discussion_restore" | "discussion_post_delete" | "discussion_post_restore" | "nomination_reset" | "nomination_reset_received" | "genre_edit" | "language_edit" | "nsfw_toggle" | "offset_edit" | "tags_edit" | "beatmap_owner_change"

    Remarks

    "approve" is currently not used, it's here just in case that ever changes https://github.com/ppy/osu-web/blob/master/app/Models/BeatmapsetEvent.php

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.BeatmapOwnerChange.html b/docs/interfaces/Beatmapset.Event.BeatmapOwnerChange.html index 641a5ce..4a14c0c 100644 --- a/docs/interfaces/Beatmapset.Event.BeatmapOwnerChange.html +++ b/docs/interfaces/Beatmapset.Event.BeatmapOwnerChange.html @@ -1,7 +1,7 @@ -BeatmapOwnerChange | osu-api-v2-js
    interface BeatmapOwnerChange {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername;
        created_at: Date;
        id: number;
        type: "beatmap_owner_change";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • BeatmapOwnerChange

    Properties

    beatmapset +BeatmapOwnerChange | osu-api-v2-js
    interface BeatmapOwnerChange {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername;
        created_at: Date;
        id: number;
        type: "beatmap_owner_change";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • BeatmapOwnerChange

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "beatmap_owner_change"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "beatmap_owner_change"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment-1.html b/docs/interfaces/Beatmapset.Event.Comment-1.html index dba3e92..3ae80e4 100644 --- a/docs/interfaces/Beatmapset.Event.Comment-1.html +++ b/docs/interfaces/Beatmapset.Event.Comment-1.html @@ -1,2 +1,2 @@ Comment | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface Comment {}

    Hierarchy (view full)

    Generated using TypeDoc

    \ No newline at end of file +
    interface Comment {}

    Hierarchy (view full)

    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostid.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostid.html index d3328ef..822342c 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostid.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostid.html @@ -1,4 +1,4 @@ WithDiscussionidPostid | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostid {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
    }

    Hierarchy (view full)

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername.html index 591c918..e2276ca 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername.html @@ -1,8 +1,8 @@ WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername | osu-api-v2-js

    Interface WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        beatmap_id: number;
        beatmap_version: string;
        new_user_id: number;
        new_user_username: string;
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidBeatmapidBeatmapversionNewuseridNewuserusername {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        beatmap_id: number;
        beatmap_version: string;
        new_user_id: number;
        new_user_username: string;
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    beatmap_id: number
    beatmap_version: string
    new_user_id: number
    new_user_username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    beatmap_id: number
    beatmap_version: string
    new_user_id: number
    new_user_username: string
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNewvotevotes.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNewvotevotes.html index a89d46b..e2e1332 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNewvotevotes.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNewvotevotes.html @@ -1,6 +1,6 @@ WithDiscussionidPostidNewvotevotes | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidNewvotevotes {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new_vote: {
            score: number;
            user_id: number;
        };
        votes: {
            score: number;
            user_id: number;
        }[];
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidNewvotevotes {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new_vote: {
            score: number;
            user_id: number;
        };
        votes: {
            score: number;
            user_id: number;
        }[];
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new_vote: {
        score: number;
        user_id: number;
    }

    Type declaration

    • score: number
    • user_id: number
    votes: {
        score: number;
        user_id: number;
    }[]

    Type declaration

    • score: number
    • user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new_vote: {
        score: number;
        user_id: number;
    }

    Type declaration

    • score: number
    • user_id: number
    votes: {
        score: number;
        user_id: number;
    }[]

    Type declaration

    • score: number
    • user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNominatorsids.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNominatorsids.html index 90fa0e7..eefd4a2 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNominatorsids.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidNominatorsids.html @@ -1,5 +1,5 @@ WithDiscussionidPostidNominatorsids | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidNominatorsids {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        nominator_ids: number[];
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidNominatorsids {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        nominator_ids: number[];
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    nominator_ids: number[]

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    nominator_ids: number[]
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldgenreNewgenre.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldgenreNewgenre.html index c762723..53c5e41 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldgenreNewgenre.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldgenreNewgenre.html @@ -1,6 +1,6 @@ WithDiscussionidPostidOldgenreNewgenre | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidOldgenreNewgenre {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
        old: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidOldgenreNewgenre {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
        old: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz"
    old: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz"
    old: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz"
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldlanguageNewlanguage.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldlanguageNewlanguage.html index 56c6b18..3d307bf 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldlanguageNewlanguage.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldlanguageNewlanguage.html @@ -1,6 +1,6 @@ WithDiscussionidPostidOldlanguageNewlanguage | osu-api-v2-js

    Interface WithDiscussionidPostidOldlanguageNewlanguage

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidOldlanguageNewlanguage {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
        old: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidOldlanguageNewlanguage {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
        old: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish"
    old: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish"
    old: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish"
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldnsfwNewnsfw.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldnsfwNewnsfw.html index 8c464b1..f65772a 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldnsfwNewnsfw.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldnsfwNewnsfw.html @@ -1,6 +1,6 @@ WithDiscussionidPostidOldnsfwNewnsfw | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidOldnsfwNewnsfw {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: boolean;
        old: boolean;
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidOldnsfwNewnsfw {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: boolean;
        old: boolean;
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: boolean
    old: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: boolean
    old: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldoffsetNewoffset.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldoffsetNewoffset.html index 53a34b2..44b3b41 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldoffsetNewoffset.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldoffsetNewoffset.html @@ -1,6 +1,6 @@ WithDiscussionidPostidOldoffsetNewoffset | osu-api-v2-js

    Interface WithDiscussionidPostidOldoffsetNewoffset

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidOldoffsetNewoffset {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: number;
        old: number;
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidOldoffsetNewoffset {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: number;
        old: number;
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: number
    old: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: number
    old: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldtagsNewtags.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldtagsNewtags.html index 617f195..6c63478 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldtagsNewtags.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidOldtagsNewtags.html @@ -1,6 +1,6 @@ WithDiscussionidPostidOldtagsNewtags | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidOldtagsNewtags {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: string;
        old: string;
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidOldtagsNewtags {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        new: string;
        old: string;
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: string
    old: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    new: string
    old: string
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidReason.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidReason.html index 50aff12..5db870d 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidReason.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidReason.html @@ -1,5 +1,5 @@ WithDiscussionidPostidReason | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidReason {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        reason: string;
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidReason {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        reason: string;
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    reason: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    reason: string
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidSourceuseridSourceuserusername.html b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidSourceuseridSourceuserusername.html index 808fd20..8122c8a 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidSourceuseridSourceuserusername.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithDiscussionidPostidSourceuseridSourceuserusername.html @@ -1,6 +1,6 @@ WithDiscussionidPostidSourceuseridSourceuserusername | osu-api-v2-js

    Interface WithDiscussionidPostidSourceuseridSourceuserusername

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithDiscussionidPostidSourceuseridSourceuserusername {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        source_user_id: number;
        source_user_username: string;
    }

    Hierarchy (view full)

    Properties

    interface WithDiscussionidPostidSourceuseridSourceuserusername {
        beatmap_discussion_id: null | number;
        beatmap_discussion_post_id: null | number;
        source_user_id: number;
        source_user_username: string;
    }

    Hierarchy (view full)

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    source_user_id: number
    source_user_username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmap_discussion_id: null | number
    beatmap_discussion_post_id: null | number
    source_user_id: number
    source_user_username: string
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Comment.WithModes.html b/docs/interfaces/Beatmapset.Event.Comment.WithModes.html index cea5f7b..a724166 100644 --- a/docs/interfaces/Beatmapset.Event.Comment.WithModes.html +++ b/docs/interfaces/Beatmapset.Event.Comment.WithModes.html @@ -1,3 +1,3 @@ WithModes | osu-api-v2-js

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    -
    interface WithModes {
        modes: ("osu" | "taiko" | "fruits" | "mania")[];
    }

    Hierarchy (view full)

    Properties

    Properties

    modes: ("osu" | "taiko" | "fruits" | "mania")[]

    Generated using TypeDoc

    \ No newline at end of file +
    interface WithModes {
        modes: ("osu" | "taiko" | "fruits" | "mania")[];
    }

    Hierarchy (view full)

    Properties

    Properties

    modes: ("osu" | "taiko" | "fruits" | "mania")[]
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.DiscussionDelete.html b/docs/interfaces/Beatmapset.Event.DiscussionDelete.html index a02d6cc..f510a09 100644 --- a/docs/interfaces/Beatmapset.Event.DiscussionDelete.html +++ b/docs/interfaces/Beatmapset.Event.DiscussionDelete.html @@ -1,8 +1,8 @@ -DiscussionDelete | osu-api-v2-js
    interface DiscussionDelete {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        id: number;
        type: "discussion_delete";
    }

    Hierarchy (view full)

    Properties

    beatmapset +DiscussionDelete | osu-api-v2-js
    interface DiscussionDelete {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        id: number;
        type: "discussion_delete";
    }

    Hierarchy (view full)

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "discussion_delete"

    Remarks

    "approve" is currently not used, it's here just in case that ever changes +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "discussion_delete"

    Remarks

    "approve" is currently not used, it's here just in case that ever changes https://github.com/ppy/osu-web/blob/master/app/Models/BeatmapsetEvent.php

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.DiscussionLockORUnlock.html b/docs/interfaces/Beatmapset.Event.DiscussionLockORUnlock.html index 017f311..f413958 100644 --- a/docs/interfaces/Beatmapset.Event.DiscussionLockORUnlock.html +++ b/docs/interfaces/Beatmapset.Event.DiscussionLockORUnlock.html @@ -1,8 +1,8 @@ -DiscussionLockORUnlock | osu-api-v2-js
    interface DiscussionLockORUnlock {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion?: null | WithStartingpost;
        id: number;
        type: "discussion_lock" | "discussion_unlock";
        user_id: number;
    }

    Hierarchy

    • WithOptionalDiscussion
    • WithUserid
      • DiscussionLockORUnlock

    Properties

    beatmapset +DiscussionLockORUnlock | osu-api-v2-js
    interface DiscussionLockORUnlock {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion?: null | WithStartingpost;
        id: number;
        type: "discussion_lock" | "discussion_unlock";
        user_id: number;
    }

    Hierarchy

    • WithOptionalDiscussion
    • WithUserid
      • DiscussionLockORUnlock

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion?: null | WithStartingpost
    id: number
    type: "discussion_lock" | "discussion_unlock"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion?: null | WithStartingpost
    id: number
    type: "discussion_lock" | "discussion_unlock"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.DiscussionRestoreORKudosuRecalculate.html b/docs/interfaces/Beatmapset.Event.DiscussionRestoreORKudosuRecalculate.html index 045106e..ef8f45a 100644 --- a/docs/interfaces/Beatmapset.Event.DiscussionRestoreORKudosuRecalculate.html +++ b/docs/interfaces/Beatmapset.Event.DiscussionRestoreORKudosuRecalculate.html @@ -1,7 +1,7 @@ -DiscussionRestoreORKudosuRecalculate | osu-api-v2-js

    Interface DiscussionRestoreORKudosuRecalculate

    interface DiscussionRestoreORKudosuRecalculate {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion?: null | WithStartingpost;
        id: number;
        type: "kudosu_recalculate" | "discussion_restore";
    }

    Hierarchy

    • WithOptionalDiscussion
      • DiscussionRestoreORKudosuRecalculate

    Properties

    beatmapset +DiscussionRestoreORKudosuRecalculate | osu-api-v2-js

    Interface DiscussionRestoreORKudosuRecalculate

    interface DiscussionRestoreORKudosuRecalculate {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion?: null | WithStartingpost;
        id: number;
        type: "kudosu_recalculate" | "discussion_restore";
    }

    Hierarchy

    • WithOptionalDiscussion
      • DiscussionRestoreORKudosuRecalculate

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion?: null | WithStartingpost
    id: number
    type: "kudosu_recalculate" | "discussion_restore"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion?: null | WithStartingpost
    id: number
    type: "kudosu_recalculate" | "discussion_restore"
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.DisqualifyORNominationReset.html b/docs/interfaces/Beatmapset.Event.DisqualifyORNominationReset.html index cf8c732..ed579c3 100644 --- a/docs/interfaces/Beatmapset.Event.DisqualifyORNominationReset.html +++ b/docs/interfaces/Beatmapset.Event.DisqualifyORNominationReset.html @@ -1,8 +1,8 @@ -DisqualifyORNominationReset | osu-api-v2-js

    Interface DisqualifyORNominationReset

    interface DisqualifyORNominationReset {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidNominatorsids;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "disqualify" | "nomination_reset";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • DisqualifyORNominationReset

    Properties

    beatmapset +DisqualifyORNominationReset | osu-api-v2-js

    Interface DisqualifyORNominationReset

    interface DisqualifyORNominationReset {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidNominatorsids;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "disqualify" | "nomination_reset";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • DisqualifyORNominationReset

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "disqualify" | "nomination_reset"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "disqualify" | "nomination_reset"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.GenreEdit.html b/docs/interfaces/Beatmapset.Event.GenreEdit.html index 1861a95..04134db 100644 --- a/docs/interfaces/Beatmapset.Event.GenreEdit.html +++ b/docs/interfaces/Beatmapset.Event.GenreEdit.html @@ -1,7 +1,7 @@ -GenreEdit | osu-api-v2-js
    interface GenreEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldgenreNewgenre;
        created_at: Date;
        id: number;
        type: "genre_edit";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • GenreEdit

    Properties

    beatmapset +GenreEdit | osu-api-v2-js
    interface GenreEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldgenreNewgenre;
        created_at: Date;
        id: number;
        type: "genre_edit";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • GenreEdit

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "genre_edit"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "genre_edit"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.IssueResolveOrReopen.html b/docs/interfaces/Beatmapset.Event.IssueResolveOrReopen.html index ff8425a..7d85417 100644 --- a/docs/interfaces/Beatmapset.Event.IssueResolveOrReopen.html +++ b/docs/interfaces/Beatmapset.Event.IssueResolveOrReopen.html @@ -1,8 +1,8 @@ -IssueResolveOrReopen | osu-api-v2-js
    interface IssueResolveOrReopen {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "issue_resolve" | "issue_reopen";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • IssueResolveOrReopen

    Properties

    beatmapset +IssueResolveOrReopen | osu-api-v2-js
    interface IssueResolveOrReopen {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "issue_resolve" | "issue_reopen";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • IssueResolveOrReopen

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "issue_resolve" | "issue_reopen"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "issue_resolve" | "issue_reopen"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.KudosuAllowORDenyORDiscussionPostDeleteORRestore.html b/docs/interfaces/Beatmapset.Event.KudosuAllowORDenyORDiscussionPostDeleteORRestore.html index c6f79eb..c90ccb1 100644 --- a/docs/interfaces/Beatmapset.Event.KudosuAllowORDenyORDiscussionPostDeleteORRestore.html +++ b/docs/interfaces/Beatmapset.Event.KudosuAllowORDenyORDiscussionPostDeleteORRestore.html @@ -1,7 +1,7 @@ -KudosuAllowORDenyORDiscussionPostDeleteORRestore | osu-api-v2-js

    Interface KudosuAllowORDenyORDiscussionPostDeleteORRestore

    interface KudosuAllowORDenyORDiscussionPostDeleteORRestore {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "kudosu_allow" | "kudosu_deny" | "discussion_post_delete" | "discussion_post_restore";
    }

    Hierarchy

    • WithDiscussion
      • KudosuAllowORDenyORDiscussionPostDeleteORRestore

    Properties

    beatmapset +KudosuAllowORDenyORDiscussionPostDeleteORRestore | osu-api-v2-js

    Interface KudosuAllowORDenyORDiscussionPostDeleteORRestore

    interface KudosuAllowORDenyORDiscussionPostDeleteORRestore {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostid;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "kudosu_allow" | "kudosu_deny" | "discussion_post_delete" | "discussion_post_restore";
    }

    Hierarchy

    • WithDiscussion
      • KudosuAllowORDenyORDiscussionPostDeleteORRestore

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "kudosu_allow" | "kudosu_deny" | "discussion_post_delete" | "discussion_post_restore"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "kudosu_allow" | "kudosu_deny" | "discussion_post_delete" | "discussion_post_restore"
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.KudosuGainORLost.html b/docs/interfaces/Beatmapset.Event.KudosuGainORLost.html index 3270c59..a7e9b96 100644 --- a/docs/interfaces/Beatmapset.Event.KudosuGainORLost.html +++ b/docs/interfaces/Beatmapset.Event.KudosuGainORLost.html @@ -1,8 +1,8 @@ -KudosuGainORLost | osu-api-v2-js
    interface KudosuGainORLost {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidNewvotevotes;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "kudosu_gain" | "kudosu_lost";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • KudosuGainORLost

    Properties

    beatmapset +KudosuGainORLost | osu-api-v2-js
    interface KudosuGainORLost {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidNewvotevotes;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "kudosu_gain" | "kudosu_lost";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • KudosuGainORLost

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "kudosu_gain" | "kudosu_lost"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "kudosu_gain" | "kudosu_lost"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.LanguageEdit.html b/docs/interfaces/Beatmapset.Event.LanguageEdit.html index 2d5a993..525d5d9 100644 --- a/docs/interfaces/Beatmapset.Event.LanguageEdit.html +++ b/docs/interfaces/Beatmapset.Event.LanguageEdit.html @@ -1,7 +1,7 @@ -LanguageEdit | osu-api-v2-js
    interface LanguageEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldlanguageNewlanguage;
        created_at: Date;
        id: number;
        type: "language_edit";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • LanguageEdit

    Properties

    beatmapset +LanguageEdit | osu-api-v2-js
    interface LanguageEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldlanguageNewlanguage;
        created_at: Date;
        id: number;
        type: "language_edit";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • LanguageEdit

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "language_edit"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "language_edit"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Love.html b/docs/interfaces/Beatmapset.Event.Love.html index 338cc25..26b6512 100644 --- a/docs/interfaces/Beatmapset.Event.Love.html +++ b/docs/interfaces/Beatmapset.Event.Love.html @@ -1,7 +1,7 @@ -Love | osu-api-v2-js
    interface Love {
        beatmapset: WithUserHype;
        comment: null;
        created_at: Date;
        id: number;
        type: "love";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • Love

    Properties

    beatmapset +Love | osu-api-v2-js
    interface Love {
        beatmapset: WithUserHype;
        comment: null;
        created_at: Date;
        id: number;
        type: "love";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • Love

    Properties

    beatmapset: WithUserHype
    comment: null
    created_at: Date
    id: number
    type: "love"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    comment: null
    created_at: Date
    id: number
    type: "love"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.Nominate.html b/docs/interfaces/Beatmapset.Event.Nominate.html index 1707836..1011862 100644 --- a/docs/interfaces/Beatmapset.Event.Nominate.html +++ b/docs/interfaces/Beatmapset.Event.Nominate.html @@ -1,7 +1,7 @@ -Nominate | osu-api-v2-js
    interface Nominate {
        beatmapset: WithUserHype;
        comment: WithModes;
        created_at: Date;
        id: number;
        type: "nominate";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • Nominate

    Properties

    beatmapset +Nominate | osu-api-v2-js
    interface Nominate {
        beatmapset: WithUserHype;
        comment: WithModes;
        created_at: Date;
        id: number;
        type: "nominate";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • Nominate

    Properties

    beatmapset: WithUserHype
    comment: WithModes
    created_at: Date
    id: number
    type: "nominate"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    comment: WithModes
    created_at: Date
    id: number
    type: "nominate"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.NominationResetReceived.html b/docs/interfaces/Beatmapset.Event.NominationResetReceived.html index 7dd447b..8a06888 100644 --- a/docs/interfaces/Beatmapset.Event.NominationResetReceived.html +++ b/docs/interfaces/Beatmapset.Event.NominationResetReceived.html @@ -1,8 +1,8 @@ -NominationResetReceived | osu-api-v2-js
    interface NominationResetReceived {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidSourceuseridSourceuserusername;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "nomination_reset_received";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • NominationResetReceived

    Properties

    beatmapset +NominationResetReceived | osu-api-v2-js
    interface NominationResetReceived {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidSourceuseridSourceuserusername;
        created_at: Date;
        discussion: WithStartingpost;
        id: number;
        type: "nomination_reset_received";
        user_id: number;
    }

    Hierarchy

    • WithDiscussion
    • WithUserid
      • NominationResetReceived

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "nomination_reset_received"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion: WithStartingpost
    id: number
    type: "nomination_reset_received"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.NsfwToggle.html b/docs/interfaces/Beatmapset.Event.NsfwToggle.html index 3d227b7..f723482 100644 --- a/docs/interfaces/Beatmapset.Event.NsfwToggle.html +++ b/docs/interfaces/Beatmapset.Event.NsfwToggle.html @@ -1,7 +1,7 @@ -NsfwToggle | osu-api-v2-js
    interface NsfwToggle {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldnsfwNewnsfw;
        created_at: Date;
        id: number;
        type: "nsfw_toggle";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • NsfwToggle

    Properties

    beatmapset +NsfwToggle | osu-api-v2-js
    interface NsfwToggle {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldnsfwNewnsfw;
        created_at: Date;
        id: number;
        type: "nsfw_toggle";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • NsfwToggle

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "nsfw_toggle"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "nsfw_toggle"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.OffsetEdit.html b/docs/interfaces/Beatmapset.Event.OffsetEdit.html index 6dd9179..6736170 100644 --- a/docs/interfaces/Beatmapset.Event.OffsetEdit.html +++ b/docs/interfaces/Beatmapset.Event.OffsetEdit.html @@ -1,7 +1,7 @@ -OffsetEdit | osu-api-v2-js
    interface OffsetEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldoffsetNewoffset;
        created_at: Date;
        id: number;
        type: "offset_edit";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • OffsetEdit

    Properties

    beatmapset +OffsetEdit | osu-api-v2-js
    interface OffsetEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldoffsetNewoffset;
        created_at: Date;
        id: number;
        type: "offset_edit";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • OffsetEdit

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "offset_edit"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "offset_edit"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.QualifyORRank.html b/docs/interfaces/Beatmapset.Event.QualifyORRank.html index 64db344..8565e2a 100644 --- a/docs/interfaces/Beatmapset.Event.QualifyORRank.html +++ b/docs/interfaces/Beatmapset.Event.QualifyORRank.html @@ -1,8 +1,8 @@ -QualifyORRank | osu-api-v2-js
    interface QualifyORRank {
        beatmapset: WithUserHype;
        comment: null;
        created_at: Date;
        id: number;
        type: "qualify" | "rank";
    }

    Hierarchy (view full)

    Properties

    beatmapset +QualifyORRank | osu-api-v2-js
    interface QualifyORRank {
        beatmapset: WithUserHype;
        comment: null;
        created_at: Date;
        id: number;
        type: "qualify" | "rank";
    }

    Hierarchy (view full)

    Properties

    beatmapset: WithUserHype
    comment: null
    created_at: Date
    id: number
    type: "qualify" | "rank"

    Remarks

    "approve" is currently not used, it's here just in case that ever changes +

    Properties

    beatmapset: WithUserHype
    comment: null
    created_at: Date
    id: number
    type: "qualify" | "rank"

    Remarks

    "approve" is currently not used, it's here just in case that ever changes https://github.com/ppy/osu-web/blob/master/app/Models/BeatmapsetEvent.php

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.RemoveFromLoved.html b/docs/interfaces/Beatmapset.Event.RemoveFromLoved.html index 6b7a358..14c1b0a 100644 --- a/docs/interfaces/Beatmapset.Event.RemoveFromLoved.html +++ b/docs/interfaces/Beatmapset.Event.RemoveFromLoved.html @@ -1,7 +1,7 @@ -RemoveFromLoved | osu-api-v2-js
    interface RemoveFromLoved {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidReason;
        created_at: Date;
        id: number;
        type: "remove_from_loved";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • RemoveFromLoved

    Properties

    beatmapset +RemoveFromLoved | osu-api-v2-js
    interface RemoveFromLoved {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidReason;
        created_at: Date;
        id: number;
        type: "remove_from_loved";
        user_id: number;
    }

    Hierarchy

    • WithUserid
      • RemoveFromLoved

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "remove_from_loved"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    id: number
    type: "remove_from_loved"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Event.TagsEdit.html b/docs/interfaces/Beatmapset.Event.TagsEdit.html index 7efff37..f6e047a 100644 --- a/docs/interfaces/Beatmapset.Event.TagsEdit.html +++ b/docs/interfaces/Beatmapset.Event.TagsEdit.html @@ -1,8 +1,8 @@ -TagsEdit | osu-api-v2-js
    interface TagsEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldtagsNewtags;
        created_at: Date;
        discussion?: null | WithStartingpost;
        id: number;
        type: "tags_edit";
        user_id: number;
    }

    Hierarchy

    • WithOptionalDiscussion
    • WithUserid
      • TagsEdit

    Properties

    beatmapset +TagsEdit | osu-api-v2-js
    interface TagsEdit {
        beatmapset: WithUserHype;
        comment: WithDiscussionidPostidOldtagsNewtags;
        created_at: Date;
        discussion?: null | WithStartingpost;
        id: number;
        type: "tags_edit";
        user_id: number;
    }

    Hierarchy

    • WithOptionalDiscussion
    • WithUserid
      • TagsEdit

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion?: null | WithStartingpost
    id: number
    type: "tags_edit"
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapset: WithUserHype
    created_at: Date
    discussion?: null | WithStartingpost
    id: number
    type: "tags_edit"
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Extended-1.html b/docs/interfaces/Beatmapset.Extended-1.html index 59a0eda..78d0e56 100644 --- a/docs/interfaces/Beatmapset.Extended-1.html +++ b/docs/interfaces/Beatmapset.Extended-1.html @@ -1,4 +1,4 @@ -Extended | osu-api-v2-js
    interface Extended {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        bpm: number;
        can_be_hyped: boolean;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        deleted_at: null | Date;
        discussion_locked: boolean;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist +Extended | osu-api-v2-js
    interface Extended {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        bpm: number;
        can_be_hyped: boolean;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        deleted_at: null | Date;
        discussion_locked: boolean;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      -
    • more_information: null | string
    bpm: number
    can_be_hyped: boolean
    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
    deleted_at: null | Date
    discussion_locked: boolean
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    ranked: RankStatus
    ranked_date: null | Date
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      +
    • more_information: null | string
    bpm: number
    can_be_hyped: boolean
    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
    deleted_at: null | Date
    discussion_locked: boolean
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    ranked: RankStatus
    ranked_date: null | Date
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Extended.Plus.html b/docs/interfaces/Beatmapset.Extended.Plus.html index ce571a6..9624a8c 100644 --- a/docs/interfaces/Beatmapset.Extended.Plus.html +++ b/docs/interfaces/Beatmapset.Extended.Plus.html @@ -1,5 +1,5 @@ Plus | osu-api-v2-js

    Obtainable From

    API.getBeatmapset

    -
    interface Plus {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        beatmaps: WithFailtimes[];
        bpm: number;
        can_be_hyped: boolean;
        converts: WithFailtimes[];
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        current_nominations: {
            beatmapset_id: number;
            reset: boolean;
            rulesets: Ruleset[];
            user_id: number;
        }[];
        deleted_at: null | Date;
        description: {
            description: string;
        };
        discussion_locked: boolean;
        favourite_count: number;
        genre: {
            id: Genre;
            name: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
        };
        has_favourited?: boolean;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        language: {
            id: Language;
            name: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
        };
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        pack_tags: string[];
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        ratings: number[];
        recent_favourites: User[];
        related_users: User[];
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user: User;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    interface Plus {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        beatmaps: WithFailtimes[];
        bpm: number;
        can_be_hyped: boolean;
        converts: WithFailtimes[];
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        current_nominations: {
            beatmapset_id: number;
            reset: boolean;
            rulesets: Ruleset[];
            user_id: number;
        }[];
        deleted_at: null | Date;
        description: {
            description: string;
        };
        discussion_locked: boolean;
        favourite_count: number;
        genre: {
            id: Genre;
            name: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
        };
        has_favourited?: boolean;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        language: {
            id: Language;
            name: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
        };
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        pack_tags: string[];
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        ratings: number[];
        recent_favourites: User[];
        related_users: User[];
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user: User;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      -
    • more_information: null | string
    beatmaps: WithFailtimes[]

    The different beatmaps/difficulties this beatmapset has

    -
    bpm: number
    can_be_hyped: boolean
    converts: WithFailtimes[]

    The different beatmaps made for osu!, but converted to the other Rulesets

    -
    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
    current_nominations: {
        beatmapset_id: number;
        reset: boolean;
        rulesets: Ruleset[];
        user_id: number;
    }[]

    Type declaration

    • beatmapset_id: number
    • reset: boolean
    • rulesets: Ruleset[]
    • user_id: number
    deleted_at: null | Date
    description: {
        description: string;
    }

    Type declaration

    • description: string

      In HTML

      -
    discussion_locked: boolean
    favourite_count: number
    genre: {
        id: Genre;
        name: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
    }

    Type declaration

    • id: Genre
    • name: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz"
    has_favourited?: boolean

    Only exists if authorized user

    -
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    language: {
        id: Language;
        name: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
    }

    Type declaration

    • id: Language
    • name: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish"
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    pack_tags: string[]
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    ranked: RankStatus
    ranked_date: null | Date
    ratings: number[]
    recent_favourites: User[]
    related_users: User[]
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user: User
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      +
    • more_information: null | string
    beatmaps: WithFailtimes[]

    The different beatmaps/difficulties this beatmapset has

    +
    bpm: number
    can_be_hyped: boolean
    converts: WithFailtimes[]

    The different beatmaps made for osu!, but converted to the other Rulesets

    +
    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
    current_nominations: {
        beatmapset_id: number;
        reset: boolean;
        rulesets: Ruleset[];
        user_id: number;
    }[]

    Type declaration

    • beatmapset_id: number
    • reset: boolean
    • rulesets: Ruleset[]
    • user_id: number
    deleted_at: null | Date
    description: {
        description: string;
    }

    Type declaration

    • description: string

      In HTML

      +
    discussion_locked: boolean
    favourite_count: number
    genre: {
        id: Genre;
        name: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz";
    }

    Type declaration

    • id: Genre
    • name: "Any" | "Unspecified" | "Video Game" | "Anime" | "Rock" | "Pop" | "Other" | "Novelty" | "Hip Hop" | "Electronic" | "Metal" | "Classical" | "Folk" | "Jazz"
    has_favourited?: boolean

    Only exists if authorized user

    +
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    language: {
        id: Language;
        name: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish";
    }

    Type declaration

    • id: Language
    • name: "Any" | "Unspecified" | "Other" | "English" | "Japanese" | "Chinese" | "Instrumental" | "Korean" | "French" | "German" | "Swedish" | "Spanish" | "Italian" | "Russian" | "Polish"
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    pack_tags: string[]
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    ranked: RankStatus
    ranked_date: null | Date
    ratings: number[]
    recent_favourites: User[]
    related_users: User[]
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user: User
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Extended.WithBeatmap.html b/docs/interfaces/Beatmapset.Extended.WithBeatmap.html index d327b1c..5c47a82 100644 --- a/docs/interfaces/Beatmapset.Extended.WithBeatmap.html +++ b/docs/interfaces/Beatmapset.Extended.WithBeatmap.html @@ -1,5 +1,5 @@ WithBeatmap | osu-api-v2-js

    Obtainable From

    API.getUserBeatmaps

    -
    interface WithBeatmap {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        beatmaps: Beatmap.Extended[];
        bpm: number;
        can_be_hyped: boolean;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        deleted_at: null | Date;
        discussion_locked: boolean;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    interface WithBeatmap {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        beatmaps: Beatmap.Extended[];
        bpm: number;
        can_be_hyped: boolean;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        deleted_at: null | Date;
        discussion_locked: boolean;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      -
    • more_information: null | string
    beatmaps: Beatmap.Extended[]
    bpm: number
    can_be_hyped: boolean
    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
    deleted_at: null | Date
    discussion_locked: boolean
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    ranked: RankStatus
    ranked_date: null | Date
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      +
    • more_information: null | string
    beatmaps: Beatmap.Extended[]
    bpm: number
    can_be_hyped: boolean
    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
    deleted_at: null | Date
    discussion_locked: boolean
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    ranked: RankStatus
    ranked_date: null | Date
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.Extended.WithBeatmapPacktags.html b/docs/interfaces/Beatmapset.Extended.WithBeatmapPacktags.html index 25406ce..6b4219d 100644 --- a/docs/interfaces/Beatmapset.Extended.WithBeatmapPacktags.html +++ b/docs/interfaces/Beatmapset.Extended.WithBeatmapPacktags.html @@ -1,4 +1,4 @@ -WithBeatmapPacktags | osu-api-v2-js
    interface WithBeatmapPacktags {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        beatmaps: WithMaxcombo[];
        bpm: number;
        can_be_hyped: boolean;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        deleted_at: null | Date;
        discussion_locked: boolean;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        pack_tags: string[];
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist +WithBeatmapPacktags | osu-api-v2-js
    interface WithBeatmapPacktags {
        artist: string;
        artist_unicode: string;
        availability: {
            download_disabled: boolean;
            more_information: null | string;
        };
        beatmaps: WithMaxcombo[];
        bpm: number;
        can_be_hyped: boolean;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        deleted_at: null | Date;
        discussion_locked: boolean;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        is_scoreable: boolean;
        last_updated: Date;
        legacy_thread_url: string;
        nominations_summary: {
            current: number;
            required: number;
        };
        nsfw: boolean;
        offset: number;
        pack_tags: string[];
        play_count: number;
        preview_url: string;
        ranked: RankStatus;
        ranked_date: null | Date;
        source: string;
        spotlight: boolean;
        status: string;
        storyboard: boolean;
        submitted_date: null | Date;
        tags: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      -
    • more_information: null | string
    beatmaps: WithMaxcombo[]
    bpm: number
    can_be_hyped: boolean
    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
    deleted_at: null | Date
    discussion_locked: boolean
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    pack_tags: string[]
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    ranked: RankStatus
    ranked_date: null | Date
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

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

    Type declaration

    • download_disabled: boolean

      So it's false if you can download it

      +
    • more_information: null | string
    beatmaps: WithMaxcombo[]
    bpm: number
    can_be_hyped: boolean
    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
    deleted_at: null | Date
    discussion_locked: boolean
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    is_scoreable: boolean
    last_updated: Date
    legacy_thread_url: string
    nominations_summary: {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    nsfw: boolean
    offset: number
    pack_tags: string[]
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    ranked: RankStatus
    ranked_date: null | Date
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    storyboard: boolean
    submitted_date: null | Date
    tags: string
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.WithHype.html b/docs/interfaces/Beatmapset.WithHype.html index b3bf529..5981262 100644 --- a/docs/interfaces/Beatmapset.WithHype.html +++ b/docs/interfaces/Beatmapset.WithHype.html @@ -1,4 +1,4 @@ -WithHype | osu-api-v2-js
    interface WithHype {
        artist: string;
        artist_unicode: string;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        source: string;
        spotlight: boolean;
        status: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist +WithHype | osu-api-v2-js
    interface WithHype {
        artist: string;
        artist_unicode: string;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        source: string;
        spotlight: boolean;
        status: string;
        title: string;
        title_unicode: string;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist: string
    artist_unicode: 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
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    artist: string
    artist_unicode: 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
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Beatmapset.WithUserHype.html b/docs/interfaces/Beatmapset.WithUserHype.html index 2abd040..7285178 100644 --- a/docs/interfaces/Beatmapset.WithUserHype.html +++ b/docs/interfaces/Beatmapset.WithUserHype.html @@ -1,4 +1,4 @@ -WithUserHype | osu-api-v2-js
    interface WithUserHype {
        artist: string;
        artist_unicode: string;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        source: string;
        spotlight: boolean;
        status: string;
        title: string;
        title_unicode: string;
        user: User;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    artist +WithUserHype | osu-api-v2-js
    interface WithUserHype {
        artist: string;
        artist_unicode: string;
        covers: {
            card: string;
            card@2x: string;
            cover: string;
            cover@2x: string;
            list: string;
            list@2x: string;
            slimcover: string;
            slimcover@2x: string;
        };
        creator: string;
        favourite_count: number;
        hype: null | {
            current: number;
            required: number;
        };
        id: number;
        nsfw: boolean;
        offset: number;
        play_count: number;
        preview_url: string;
        source: string;
        spotlight: boolean;
        status: string;
        title: string;
        title_unicode: string;
        user: User;
        user_id: number;
        video: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    artist: string
    artist_unicode: 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
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    -
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    -
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    -
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    -
    user: User
    user_id: number
    video: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    artist: string
    artist_unicode: 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
    favourite_count: number
    hype: null | {
        current: number;
        required: number;
    }

    Type declaration

    • current: number
    • required: number
    id: number
    nsfw: boolean
    offset: number
    play_count: number
    preview_url: string

    A string like that where id is the id of the beatmapset: //b.ppy.sh/preview/58951.mp3

    +
    source: string
    spotlight: boolean
    status: string

    Is it ranked, is it graveyarded, etc

    +
    title: string

    A title readable by any english-speaking person, so it'd be in romaji if the song's title is in Japanese

    +
    title_unicode: string

    Basically the title is the original language, so with hiragana, katakana and kanji if Japanese

    +
    user: User
    user_id: number
    video: boolean
    \ No newline at end of file diff --git a/docs/interfaces/Changelog.Build-1.html b/docs/interfaces/Changelog.Build-1.html index 1e5f1b4..6dd87c9 100644 --- a/docs/interfaces/Changelog.Build-1.html +++ b/docs/interfaces/Changelog.Build-1.html @@ -1,11 +1,11 @@ -Build | osu-api-v2-js
    interface Build {
        created_at: Date;
        display_version: string;
        id: number;
        users: number;
        version: null | string;
        youtube_id: null | string;
    }

    Hierarchy (view full)

    Properties

    created_at +Build | osu-api-v2-js
    interface Build {
        created_at: Date;
        display_version: string;
        id: number;
        users: number;
        version: null | string;
        youtube_id: null | string;
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    display_version: string
    id: number
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    -
    version: null | string

    The name of the version

    -
    youtube_id: null | string

    If a video is showcased on the changelog

    +

    Properties

    created_at: Date
    display_version: string
    id: number
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    +
    version: null | string

    The name of the version

    +
    youtube_id: null | string

    If a video is showcased on the changelog

    Remarks

    The ID of a Youtube video is whatever comes after /watch?v= in its url

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Changelog.Build.WithChangelogentriesVersions.html b/docs/interfaces/Changelog.Build.WithChangelogentriesVersions.html index 762570f..36cc389 100644 --- a/docs/interfaces/Changelog.Build.WithChangelogentriesVersions.html +++ b/docs/interfaces/Changelog.Build.WithChangelogentriesVersions.html @@ -1,5 +1,5 @@ WithChangelogentriesVersions | osu-api-v2-js

    Interface WithChangelogentriesVersions

    Obtainable From

    API.getChangelogBuild

    -
    interface WithChangelogentriesVersions {
        changelog_entries: {
            category: string;
            created_at: Date;
            github_pull_request_id: null | number;
            github_url: null | string;
            github_user?: {
                display_name: string;
                github_url: null | string;
                github_username: null | string;
                id: null | number;
                osu_username: null | string;
                user_id: null | number;
                user_url: null | string;
            };
            id: null | number;
            major: boolean;
            message?: null | string;
            message_html?: null | string;
            repository: null | string;
            title: null | string;
            type: string;
            url: null | string;
        }[];
        created_at: Date;
        display_version: string;
        id: number;
        users: number;
        version: null | string;
        versions: {
            next: null | WithUpdatestreams;
            previous: null | WithUpdatestreams;
        };
        youtube_id: null | string;
    }

    Hierarchy

    • WithChangelogentries
      • WithChangelogentriesVersions

    Properties

    interface WithChangelogentriesVersions {
        changelog_entries: {
            category: string;
            created_at: Date;
            github_pull_request_id: null | number;
            github_url: null | string;
            github_user?: {
                display_name: string;
                github_url: null | string;
                github_username: null | string;
                id: null | number;
                osu_username: null | string;
                user_id: null | number;
                user_url: null | string;
            };
            id: null | number;
            major: boolean;
            message?: null | string;
            message_html?: null | string;
            repository: null | string;
            title: null | string;
            type: string;
            url: null | string;
        }[];
        created_at: Date;
        display_version: string;
        id: number;
        users: number;
        version: null | string;
        versions: {
            next: null | WithUpdatestreams;
            previous: null | WithUpdatestreams;
        };
        youtube_id: null | string;
    }

    Hierarchy

    • WithChangelogentries
      • WithChangelogentriesVersions

    Properties

    Remarks

    Exists only if Markdown was requested, may still be null if there is no message

  • Optional message_html?: null | string

    Entry message in HTML format

    Remarks

    Exists only if HTML was requested, may still be null if there is no message

    -
  • repository: null | string
  • title: null | string
  • type: string
  • url: null | string
  • created_at: Date
    display_version: string
    id: number
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    -
    version: null | string

    The name of the version

    -
    versions: {
        next: null | WithUpdatestreams;
        previous: null | WithUpdatestreams;
    }

    Type declaration

    youtube_id: null | string

    If a video is showcased on the changelog

    +
  • repository: null | string
  • title: null | string
  • type: string
  • url: null | string
  • created_at: Date
    display_version: string
    id: number
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    +
    version: null | string

    The name of the version

    +
    versions: {
        next: null | WithUpdatestreams;
        previous: null | WithUpdatestreams;
    }

    Type declaration

    youtube_id: null | string

    If a video is showcased on the changelog

    Remarks

    The ID of a Youtube video is whatever comes after /watch?v= in its url

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Changelog.Build.WithUpdatestreams.html b/docs/interfaces/Changelog.Build.WithUpdatestreams.html index bd56d43..cd0630a 100644 --- a/docs/interfaces/Changelog.Build.WithUpdatestreams.html +++ b/docs/interfaces/Changelog.Build.WithUpdatestreams.html @@ -1,13 +1,13 @@ WithUpdatestreams | osu-api-v2-js
    interface WithUpdatestreams {
        created_at: Date;
        display_version: string;
        id: number;
        update_stream: UpdateStream;
        users: number;
        version: null | string;
        youtube_id: null | string;
    }

    Hierarchy (view full)

    Properties

    interface WithUpdatestreams {
        created_at: Date;
        display_version: string;
        id: number;
        update_stream: UpdateStream;
        users: number;
        version: null | string;
        youtube_id: null | string;
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    display_version: string
    id: number
    update_stream: UpdateStream
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    -
    version: null | string

    The name of the version

    -
    youtube_id: null | string

    If a video is showcased on the changelog

    +

    Properties

    created_at: Date
    display_version: string
    id: number
    update_stream: UpdateStream
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    +
    version: null | string

    The name of the version

    +
    youtube_id: null | string

    If a video is showcased on the changelog

    Remarks

    The ID of a Youtube video is whatever comes after /watch?v= in its url

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Changelog.Build.WithUpdatestreamsChangelogentries.html b/docs/interfaces/Changelog.Build.WithUpdatestreamsChangelogentries.html index 0e2c5ac..74309d4 100644 --- a/docs/interfaces/Changelog.Build.WithUpdatestreamsChangelogentries.html +++ b/docs/interfaces/Changelog.Build.WithUpdatestreamsChangelogentries.html @@ -1,5 +1,5 @@ WithUpdatestreamsChangelogentries | osu-api-v2-js

    Interface WithUpdatestreamsChangelogentries

    Obtainable From

    API.getChangelogBuilds

    -
    interface WithUpdatestreamsChangelogentries {
        changelog_entries: {
            category: string;
            created_at: Date;
            github_pull_request_id: null | number;
            github_url: null | string;
            github_user?: {
                display_name: string;
                github_url: null | string;
                github_username: null | string;
                id: null | number;
                osu_username: null | string;
                user_id: null | number;
                user_url: null | string;
            };
            id: null | number;
            major: boolean;
            message?: null | string;
            message_html?: null | string;
            repository: null | string;
            title: null | string;
            type: string;
            url: null | string;
        }[];
        created_at: Date;
        display_version: string;
        id: number;
        update_stream: UpdateStream;
        users: number;
        version: null | string;
        youtube_id: null | string;
    }

    Hierarchy (view full)

    Properties

    interface WithUpdatestreamsChangelogentries {
        changelog_entries: {
            category: string;
            created_at: Date;
            github_pull_request_id: null | number;
            github_url: null | string;
            github_user?: {
                display_name: string;
                github_url: null | string;
                github_username: null | string;
                id: null | number;
                osu_username: null | string;
                user_id: null | number;
                user_url: null | string;
            };
            id: null | number;
            major: boolean;
            message?: null | string;
            message_html?: null | string;
            repository: null | string;
            title: null | string;
            type: string;
            url: null | string;
        }[];
        created_at: Date;
        display_version: string;
        id: number;
        update_stream: UpdateStream;
        users: number;
        version: null | string;
        youtube_id: null | string;
    }

    Hierarchy (view full)

    Properties

    Remarks

    Exists only if Markdown was requested, may still be null if there is no message

  • Optional message_html?: null | string

    Entry message in HTML format

    Remarks

    Exists only if HTML was requested, may still be null if there is no message

    -
  • repository: null | string
  • title: null | string
  • type: string
  • url: null | string
  • created_at: Date
    display_version: string
    id: number
    update_stream: UpdateStream
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    -
    version: null | string

    The name of the version

    -
    youtube_id: null | string

    If a video is showcased on the changelog

    +
  • repository: null | string
  • title: null | string
  • type: string
  • url: null | string
  • created_at: Date
    display_version: string
    id: number
    update_stream: UpdateStream
    users: number

    How many users are playing on this version of the game? (if web, should be 0)

    +
    version: null | string

    The name of the version

    +
    youtube_id: null | string

    If a video is showcased on the changelog

    Remarks

    The ID of a Youtube video is whatever comes after /watch?v= in its url

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Changelog.UpdateStream-1.html b/docs/interfaces/Changelog.UpdateStream-1.html index c609f5f..96e5058 100644 --- a/docs/interfaces/Changelog.UpdateStream-1.html +++ b/docs/interfaces/Changelog.UpdateStream-1.html @@ -1,8 +1,8 @@ UpdateStream | osu-api-v2-js
    interface UpdateStream {
        display_name: null | string;
        id: number;
        is_featured: boolean;
        name: string;
    }

    Hierarchy (view full)

    Properties

    interface UpdateStream {
        display_name: null | string;
        id: number;
        is_featured: boolean;
        name: string;
    }

    Hierarchy (view full)

    Properties

    display_name: null | string

    Stable would be Stable, Lazer would be Lazer

    -
    id: number
    is_featured: boolean
    name: string

    Stable would be stable40, Lazer would be lazer

    -

    Generated using TypeDoc

    \ No newline at end of file +
    id: number
    is_featured: boolean
    name: string

    Stable would be stable40, Lazer would be lazer

    +
    \ No newline at end of file diff --git a/docs/interfaces/Changelog.UpdateStream.WithLatestbuildUsercount.html b/docs/interfaces/Changelog.UpdateStream.WithLatestbuildUsercount.html index fce077a..352300c 100644 --- a/docs/interfaces/Changelog.UpdateStream.WithLatestbuildUsercount.html +++ b/docs/interfaces/Changelog.UpdateStream.WithLatestbuildUsercount.html @@ -1,12 +1,12 @@ WithLatestbuildUsercount | osu-api-v2-js

    Obtainable From

    API.getChangelogStreams

    -
    interface WithLatestbuildUsercount {
        display_name: null | string;
        id: number;
        is_featured: boolean;
        latest_build: null | Build;
        name: string;
        user_count: number;
    }

    Hierarchy (view full)

    Properties

    interface WithLatestbuildUsercount {
        display_name: null | string;
        id: number;
        is_featured: boolean;
        latest_build: null | Build;
        name: string;
        user_count: number;
    }

    Hierarchy (view full)

    Properties

    display_name: null | string

    Stable would be Stable, Lazer would be Lazer

    -
    id: number
    is_featured: boolean
    latest_build: null | Build
    name: string

    Stable would be stable40, Lazer would be lazer

    -
    user_count: number

    How many users are playing on this?

    +
    id: number
    is_featured: boolean
    latest_build: null | Build
    name: string

    Stable would be stable40, Lazer would be lazer

    +
    user_count: number

    How many users are playing on this?

    Remarks

    Should be 0 if web

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Chat.Channel-1.html b/docs/interfaces/Chat.Channel-1.html index fdc0343..4f172a5 100644 --- a/docs/interfaces/Chat.Channel-1.html +++ b/docs/interfaces/Chat.Channel-1.html @@ -1,10 +1,10 @@ Channel | osu-api-v2-js

    Interface Channel

    interface Channel {
        channel_id: number;
        description: null | string;
        icon: null | string;
        moderated: boolean;
        name: string;
        type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE";
        uuid: null | string;
    }

    Hierarchy (view full)

    Properties

    interface Channel {
        channel_id: number;
        description: null | string;
        icon: null | string;
        moderated: boolean;
        name: string;
        type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE";
        uuid: null | string;
    }

    Hierarchy (view full)

    Properties

    channel_id: number
    description: null | string
    icon: null | string
    moderated: boolean
    name: string
    type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE"
    uuid: null | string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    channel_id: number
    description: null | string
    icon: null | string
    moderated: boolean
    name: string
    type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE"
    uuid: null | string
    \ No newline at end of file diff --git a/docs/interfaces/Chat.Channel.WithDetails.html b/docs/interfaces/Chat.Channel.WithDetails.html index 7ab3d20..62d44d7 100644 --- a/docs/interfaces/Chat.Channel.WithDetails.html +++ b/docs/interfaces/Chat.Channel.WithDetails.html @@ -1,6 +1,6 @@ WithDetails | osu-api-v2-js
    interface WithDetails {
        channel_id: number;
        current_user_attributes: {
            can_message: boolean;
            can_message_error: null | string;
            last_read_id: null | number;
        };
        description: null | string;
        icon: null | string;
        last_message_id: number;
        moderated: boolean;
        name: string;
        type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE";
        users: number[];
        uuid: null | string;
    }

    Hierarchy (view full)

    Properties

    interface WithDetails {
        channel_id: number;
        current_user_attributes: {
            can_message: boolean;
            can_message_error: null | string;
            last_read_id: null | number;
        };
        description: null | string;
        icon: null | string;
        last_message_id: number;
        moderated: boolean;
        name: string;
        type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE";
        users: number[];
        uuid: null | string;
    }

    Hierarchy (view full)

    Properties

    channel_id: number
    current_user_attributes: {
        can_message: boolean;
        can_message_error: null | string;
        last_read_id: null | number;
    }

    Type declaration

    • can_message: boolean
    • can_message_error: null | string

      The reason why messages can't be sent in this channel

      +

    Properties

    channel_id: number
    current_user_attributes: {
        can_message: boolean;
        can_message_error: null | string;
        last_read_id: null | number;
    }

    Type declaration

    • can_message: boolean
    • can_message_error: null | string

      The reason why messages can't be sent in this channel

      Remarks

      Is null if messages can be sent

    • last_read_id: null | number

      Remarks

      Is null if no message has been read (I think)

      -
    description: null | string
    icon: null | string
    last_message_id: number
    moderated: boolean
    name: string
    type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE"
    users: number[]

    The ids of the users that are in the channel

    +
    description: null | string
    icon: null | string
    last_message_id: number
    moderated: boolean
    name: string
    type: "PUBLIC" | "PRIVATE" | "MULTIPLAYER" | "SPECTATOR" | "TEMPORARY" | "PM" | "GROUP" | "ANNOUNCE"
    users: number[]

    The ids of the users that are in the channel

    Remarks

    Is empty for public channels

    -
    uuid: null | string

    Generated using TypeDoc

    \ No newline at end of file +
    uuid: null | string
    \ No newline at end of file diff --git a/docs/interfaces/Chat.Message-1.html b/docs/interfaces/Chat.Message-1.html index c65c6a6..a8195c6 100644 --- a/docs/interfaces/Chat.Message-1.html +++ b/docs/interfaces/Chat.Message-1.html @@ -1,7 +1,7 @@ Message | osu-api-v2-js

    Interface Message

    interface Message {
        channel_id: number;
        content: string;
        is_action: boolean;
        message_id: number;
        sender: User;
        sender_id: number;
        timestamp: Date;
        type: string;
        uuid?: null | string;
    }

    Properties

    interface Message {
        channel_id: number;
        content: string;
        is_action: boolean;
        message_id: number;
        sender: User;
        sender_id: number;
        timestamp: Date;
        type: string;
        uuid?: null | string;
    }

    Properties

    Properties

    channel_id: number
    content: string
    is_action: boolean
    message_id: number
    sender: User
    sender_id: number
    timestamp: Date
    type: string

    Like "action", "markdown", "plain"

    -
    uuid?: null | string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    channel_id: number
    content: string
    is_action: boolean
    message_id: number
    sender: User
    sender_id: number
    timestamp: Date
    type: string

    Like "action", "markdown", "plain"

    +
    uuid?: null | string
    \ No newline at end of file diff --git a/docs/interfaces/Chat.UserSilence.html b/docs/interfaces/Chat.UserSilence.html index 7551c80..ef0a851 100644 --- a/docs/interfaces/Chat.UserSilence.html +++ b/docs/interfaces/Chat.UserSilence.html @@ -1,4 +1,4 @@ UserSilence | osu-api-v2-js

    Interface UserSilence

    Obtainable From

    API.keepChatAlive

    -
    interface UserSilence {
        id: number;
        user_id: number;
    }

    Properties

    id +
    interface UserSilence {
        id: number;
        user_id: number;
    }

    Properties

    Properties

    id: number
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    id: number
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Comment-1.html b/docs/interfaces/Comment-1.html index e23f1b0..dd83f06 100644 --- a/docs/interfaces/Comment-1.html +++ b/docs/interfaces/Comment-1.html @@ -1,4 +1,4 @@ -Comment | osu-api-v2-js

    Interface Comment

    interface Comment {
        commentable_id: number;
        commentable_type: "beatmapset" | "build" | "news_post";
        created_at: Date;
        deleted_at: null | Date;
        edited_at: null | Date;
        edited_by_id: null | number;
        id: number;
        legacy_name: null | string;
        message?: string;
        message_html?: string;
        parent_id: null | number;
        pinned: boolean;
        replies_count: number;
        updated_at: Date;
        user_id: null | number;
        votes_count: number;
    }

    Properties

    commentable_id +Comment | osu-api-v2-js

    Interface Comment

    interface Comment {
        commentable_id: number;
        commentable_type: "beatmapset" | "build" | "news_post";
        created_at: Date;
        deleted_at: null | Date;
        edited_at: null | Date;
        edited_by_id: null | number;
        id: number;
        legacy_name: null | string;
        message?: string;
        message_html?: string;
        parent_id: null | number;
        pinned: boolean;
        replies_count: number;
        updated_at: Date;
        user_id: null | number;
        votes_count: number;
    }

    Properties

    commentable_id: number
    commentable_type: "beatmapset" | "build" | "news_post"

    "build" means changelog, like pretty much everywhere in the API

    -
    created_at: Date
    deleted_at: null | Date
    edited_at: null | Date
    edited_by_id: null | number
    id: number
    legacy_name: null | string

    I think it's the name used by the person who made the comment before a migration to a new comment system in 2018 or before?

    -
    message?: string

    Yes comments may not have this property, yes this is stupid

    -
    message_html?: string

    Yes comments may not have this property, yes this is stupid

    -
    parent_id: null | number
    pinned: boolean
    replies_count: number
    updated_at: Date
    user_id: null | number

    Remarks

    Is null if the author of the comment from the old comment system has no associated osu! user, presumably

    -
    votes_count: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    commentable_id: number
    commentable_type: "beatmapset" | "build" | "news_post"

    "build" means changelog, like pretty much everywhere in the API

    +
    created_at: Date
    deleted_at: null | Date
    edited_at: null | Date
    edited_by_id: null | number
    id: number
    legacy_name: null | string

    I think it's the name used by the person who made the comment before a migration to a new comment system in 2018 or before?

    +
    message?: string

    Yes comments may not have this property, yes this is stupid

    +
    message_html?: string

    Yes comments may not have this property, yes this is stupid

    +
    parent_id: null | number
    pinned: boolean
    replies_count: number
    updated_at: Date
    user_id: null | number

    Remarks

    Is null if the author of the comment from the old comment system has no associated osu! user, presumably

    +
    votes_count: number
    \ No newline at end of file diff --git a/docs/interfaces/Comment.Bundle-1.html b/docs/interfaces/Comment.Bundle-1.html index 59b9d03..f9ce14b 100644 --- a/docs/interfaces/Comment.Bundle-1.html +++ b/docs/interfaces/Comment.Bundle-1.html @@ -1,5 +1,5 @@ Bundle | osu-api-v2-js

    Obtainable From

    API.getComment

    -
    interface Bundle {
        commentable_meta: {
            current_user_attributes: {
                can_new_comment_reason: null | string;
            };
            id: number;
            owner_id: null | number;
            owner_title: null | string;
            title: string;
            type: "beatmapset" | "build" | "news_post";
            url: string;
        }[];
        comments: Comment[];
        cursor: null | {
            created_at: Date;
            id: number;
        };
        deleted_commentable_meta: number;
        has_more: boolean;
        has_more_id: null | number;
        included_comments: Comment[];
        pinned_comments: Comment[];
        sort: "new" | "top" | "old";
        user_follow: boolean;
        user_votes: number[];
        users: User[];
    }

    Hierarchy (view full)

    Properties

    interface Bundle {
        commentable_meta: {
            current_user_attributes: {
                can_new_comment_reason: null | string;
            };
            id: number;
            owner_id: null | number;
            owner_title: null | string;
            title: string;
            type: "beatmapset" | "build" | "news_post";
            url: string;
        }[];
        comments: Comment[];
        cursor: null | {
            created_at: Date;
            id: number;
        };
        deleted_commentable_meta: number;
        has_more: boolean;
        has_more_id: null | number;
        included_comments: Comment[];
        pinned_comments: Comment[];
        sort: "new" | "top" | "old";
        user_follow: boolean;
        user_votes: number[];
        users: User[];
    }

    Hierarchy (view full)

    Properties

    commentable_meta: {
        current_user_attributes: {
            can_new_comment_reason: null | string;
        };
        id: number;
        owner_id: null | number;
        owner_title: null | string;
        title: string;
        type: "beatmapset" | "build" | "news_post";
        url: string;
    }[]

    Type declaration

    • current_user_attributes: {
          can_new_comment_reason: null | string;
      }
      • can_new_comment_reason: null | string

        The string explains why the authorized user cannot post a new comment in this specific context, it's null if they can

        Remarks

        If there is simply no authorized user, this'll be a string such as "Please sign in to proceed."

    • id: number
    • owner_id: null | number
    • owner_title: null | string

      Like MAPPER

      -
    • title: string
    • type: "beatmapset" | "build" | "news_post"
    • url: string
    comments: Comment[]
    cursor: null | {
        created_at: Date;
        id: number;
    }

    Type declaration

    • created_at: Date
    • id: number
    deleted_commentable_meta: number

    This is an original property of the package that lets you know how many CommentableMetas that only consist of a title of "Deleted Item" got removed

    +
  • title: string
  • type: "beatmapset" | "build" | "news_post"
  • url: string
  • comments: Comment[]
    cursor: null | {
        created_at: Date;
        id: number;
    }

    Type declaration

    • created_at: Date
    • id: number
    deleted_commentable_meta: number

    This is an original property of the package that lets you know how many CommentableMetas that only consist of a title of "Deleted Item" got removed

    Remarks

    This DOES COUNT the one that is always there, see https://github.com/ppy/osu-web/issues/11077

    -
    has_more: boolean
    has_more_id: null | number
    included_comments: Comment[]
    pinned_comments: Comment[]
    sort: "new" | "top" | "old"
    user_follow: boolean
    user_votes: number[]
    users: User[]

    Generated using TypeDoc

    \ No newline at end of file +
    has_more: boolean
    has_more_id: null | number
    included_comments: Comment[]
    pinned_comments: Comment[]
    sort: "new" | "top" | "old"
    user_follow: boolean
    user_votes: number[]
    users: User[]
    \ No newline at end of file diff --git a/docs/interfaces/Comment.Bundle.WithTotalToplevelcount.html b/docs/interfaces/Comment.Bundle.WithTotalToplevelcount.html index 2812295..be06cd2 100644 --- a/docs/interfaces/Comment.Bundle.WithTotalToplevelcount.html +++ b/docs/interfaces/Comment.Bundle.WithTotalToplevelcount.html @@ -1,5 +1,5 @@ WithTotalToplevelcount | osu-api-v2-js

    Interface WithTotalToplevelcount

    Obtainable From

    API.getComments

    -
    interface WithTotalToplevelcount {
        commentable_meta: {
            current_user_attributes: {
                can_new_comment_reason: null | string;
            };
            id: number;
            owner_id: null | number;
            owner_title: null | string;
            title: string;
            type: "beatmapset" | "build" | "news_post";
            url: string;
        }[];
        comments: Comment[];
        cursor: null | {
            created_at: Date;
            id: number;
        };
        deleted_commentable_meta: number;
        has_more: boolean;
        has_more_id: null | number;
        included_comments: Comment[];
        pinned_comments: Comment[];
        sort: "new" | "top" | "old";
        top_level_count: number;
        total: number;
        user_follow: boolean;
        user_votes: number[];
        users: User[];
    }

    Hierarchy (view full)

    Properties

    interface WithTotalToplevelcount {
        commentable_meta: {
            current_user_attributes: {
                can_new_comment_reason: null | string;
            };
            id: number;
            owner_id: null | number;
            owner_title: null | string;
            title: string;
            type: "beatmapset" | "build" | "news_post";
            url: string;
        }[];
        comments: Comment[];
        cursor: null | {
            created_at: Date;
            id: number;
        };
        deleted_commentable_meta: number;
        has_more: boolean;
        has_more_id: null | number;
        included_comments: Comment[];
        pinned_comments: Comment[];
        sort: "new" | "top" | "old";
        top_level_count: number;
        total: number;
        user_follow: boolean;
        user_votes: number[];
        users: User[];
    }

    Hierarchy (view full)

    Properties

    commentable_meta: {
        current_user_attributes: {
            can_new_comment_reason: null | string;
        };
        id: number;
        owner_id: null | number;
        owner_title: null | string;
        title: string;
        type: "beatmapset" | "build" | "news_post";
        url: string;
    }[]

    Type declaration

    • current_user_attributes: {
          can_new_comment_reason: null | string;
      }
      • can_new_comment_reason: null | string

        The string explains why the authorized user cannot post a new comment in this specific context, it's null if they can

        Remarks

        If there is simply no authorized user, this'll be a string such as "Please sign in to proceed."

    • id: number
    • owner_id: null | number
    • owner_title: null | string

      Like MAPPER

      -
    • title: string
    • type: "beatmapset" | "build" | "news_post"
    • url: string
    comments: Comment[]
    cursor: null | {
        created_at: Date;
        id: number;
    }

    Type declaration

    • created_at: Date
    • id: number
    deleted_commentable_meta: number

    This is an original property of the package that lets you know how many CommentableMetas that only consist of a title of "Deleted Item" got removed

    +
  • title: string
  • type: "beatmapset" | "build" | "news_post"
  • url: string
  • comments: Comment[]
    cursor: null | {
        created_at: Date;
        id: number;
    }

    Type declaration

    • created_at: Date
    • id: number
    deleted_commentable_meta: number

    This is an original property of the package that lets you know how many CommentableMetas that only consist of a title of "Deleted Item" got removed

    Remarks

    This DOES COUNT the one that is always there, see https://github.com/ppy/osu-web/issues/11077

    -
    has_more: boolean
    has_more_id: null | number
    included_comments: Comment[]
    pinned_comments: Comment[]
    sort: "new" | "top" | "old"
    top_level_count: number
    total: number
    user_follow: boolean
    user_votes: number[]
    users: User[]

    Generated using TypeDoc

    \ No newline at end of file +
    has_more: boolean
    has_more_id: null | number
    included_comments: Comment[]
    pinned_comments: Comment[]
    sort: "new" | "top" | "old"
    top_level_count: number
    total: number
    user_follow: boolean
    user_votes: number[]
    users: User[]
    \ No newline at end of file diff --git a/docs/interfaces/Event-1.html b/docs/interfaces/Event-1.html index 7069237..d685210 100644 --- a/docs/interfaces/Event-1.html +++ b/docs/interfaces/Event-1.html @@ -1,3 +1,3 @@ -Event | osu-api-v2-js

    Interface Event

    interface Event {
        created_at: Date;
        id: number;
    }

    Hierarchy (view full)

    Properties

    created_at +Event | osu-api-v2-js

    Interface Event

    interface Event {
        created_at: Date;
        id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    created_at: Date
    id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    \ No newline at end of file diff --git a/docs/interfaces/Event.Achievement.html b/docs/interfaces/Event.Achievement.html index 09baff0..df93337 100644 --- a/docs/interfaces/Event.Achievement.html +++ b/docs/interfaces/Event.Achievement.html @@ -1,8 +1,8 @@ -Achievement | osu-api-v2-js

    Interface Achievement

    interface Achievement {
        achievement: {
            description: string;
            grouping: string;
            icon_url: string;
            id: number;
            instructions: null | string;
            mode: null | "osu" | "taiko" | "fruits" | "mania";
            name: string;
            ordering: number;
            slug: string;
        };
        created_at: Date;
        id: number;
        type: "achievement";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    achievement +Achievement | osu-api-v2-js

    Interface Achievement

    interface Achievement {
        achievement: {
            description: string;
            grouping: string;
            icon_url: string;
            id: number;
            instructions: null | string;
            mode: null | "osu" | "taiko" | "fruits" | "mania";
            name: string;
            ordering: number;
            slug: string;
        };
        created_at: Date;
        id: number;
        type: "achievement";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    achievement: {
        description: string;
        grouping: string;
        icon_url: string;
        id: number;
        instructions: null | string;
        mode: null | "osu" | "taiko" | "fruits" | "mania";
        name: string;
        ordering: number;
        slug: string;
    }

    Type declaration

    • description: string
    • grouping: string
    • icon_url: string
    • id: number
    • instructions: null | string

      Remarks

      May contain HTML (like have the text between )

    • mode: null | "osu" | "taiko" | "fruits" | "mania"

      If the achievement is for a specific mode only (such as pass a 2* beatmap in taiko)

      -
    • name: string
    • ordering: number
    • slug: string
    created_at: Date
    id: number
    type: "achievement"

    Generated using TypeDoc

    \ No newline at end of file +
  • name: string
  • ordering: number
  • slug: string
  • created_at: Date
    id: number
    type: "achievement"
    \ No newline at end of file diff --git a/docs/interfaces/Event.BeatmapPlaycount.html b/docs/interfaces/Event.BeatmapPlaycount.html index 1d959b2..7d71900 100644 --- a/docs/interfaces/Event.BeatmapPlaycount.html +++ b/docs/interfaces/Event.BeatmapPlaycount.html @@ -1,6 +1,6 @@ -BeatmapPlaycount | osu-api-v2-js

    Interface BeatmapPlaycount

    interface BeatmapPlaycount {
        beatmap: Event.SharedProperties.Beatmap;
        count: number;
        created_at: Date;
        id: number;
        type: "beatmapPlaycount";
    }

    Hierarchy (view full)

    Properties

    beatmap +BeatmapPlaycount | osu-api-v2-js

    Interface BeatmapPlaycount

    interface BeatmapPlaycount {
        beatmap: Event.SharedProperties.Beatmap;
        count: number;
        created_at: Date;
        id: number;
        type: "beatmapPlaycount";
    }

    Hierarchy (view full)

    Properties

    count: number
    created_at: Date
    id: number
    type: "beatmapPlaycount"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    count: number
    created_at: Date
    id: number
    type: "beatmapPlaycount"
    \ No newline at end of file diff --git a/docs/interfaces/Event.BeatmapsetApprove.html b/docs/interfaces/Event.BeatmapsetApprove.html index 9e2aff1..214fadf 100644 --- a/docs/interfaces/Event.BeatmapsetApprove.html +++ b/docs/interfaces/Event.BeatmapsetApprove.html @@ -1,7 +1,7 @@ -BeatmapsetApprove | osu-api-v2-js

    Interface BeatmapsetApprove

    interface BeatmapsetApprove {
        approval: "loved" | "ranked" | "qualified" | "approved";
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetApprove";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    approval +BeatmapsetApprove | osu-api-v2-js

    Interface BeatmapsetApprove

    interface BeatmapsetApprove {
        approval: "loved" | "ranked" | "qualified" | "approved";
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetApprove";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    approval: "loved" | "ranked" | "qualified" | "approved"
    created_at: Date
    id: number
    type: "beatmapsetApprove"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    approval: "loved" | "ranked" | "qualified" | "approved"
    created_at: Date
    id: number
    type: "beatmapsetApprove"
    \ No newline at end of file diff --git a/docs/interfaces/Event.BeatmapsetDelete.html b/docs/interfaces/Event.BeatmapsetDelete.html index 36ea173..a78d0c9 100644 --- a/docs/interfaces/Event.BeatmapsetDelete.html +++ b/docs/interfaces/Event.BeatmapsetDelete.html @@ -1,5 +1,5 @@ -BeatmapsetDelete | osu-api-v2-js

    Interface BeatmapsetDelete

    interface BeatmapsetDelete {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetDelete";
    }

    Hierarchy (view full)

    Properties

    beatmapset +BeatmapsetDelete | osu-api-v2-js

    Interface BeatmapsetDelete

    interface BeatmapsetDelete {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetDelete";
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    id: number
    type: "beatmapsetDelete"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "beatmapsetDelete"
    \ No newline at end of file diff --git a/docs/interfaces/Event.BeatmapsetRevive.html b/docs/interfaces/Event.BeatmapsetRevive.html index b569c08..deea7be 100644 --- a/docs/interfaces/Event.BeatmapsetRevive.html +++ b/docs/interfaces/Event.BeatmapsetRevive.html @@ -1,6 +1,6 @@ -BeatmapsetRevive | osu-api-v2-js

    Interface BeatmapsetRevive

    interface BeatmapsetRevive {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetRevive";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    beatmapset +BeatmapsetRevive | osu-api-v2-js

    Interface BeatmapsetRevive

    interface BeatmapsetRevive {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetRevive";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    id: number
    type: "beatmapsetRevive"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "beatmapsetRevive"
    \ No newline at end of file diff --git a/docs/interfaces/Event.BeatmapsetUpdate.html b/docs/interfaces/Event.BeatmapsetUpdate.html index 312e4f1..5b5ad73 100644 --- a/docs/interfaces/Event.BeatmapsetUpdate.html +++ b/docs/interfaces/Event.BeatmapsetUpdate.html @@ -1,6 +1,6 @@ -BeatmapsetUpdate | osu-api-v2-js

    Interface BeatmapsetUpdate

    interface BeatmapsetUpdate {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetUpdate";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    beatmapset +BeatmapsetUpdate | osu-api-v2-js

    Interface BeatmapsetUpdate

    interface BeatmapsetUpdate {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetUpdate";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    id: number
    type: "beatmapsetUpdate"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "beatmapsetUpdate"
    \ No newline at end of file diff --git a/docs/interfaces/Event.BeatmapsetUpload.html b/docs/interfaces/Event.BeatmapsetUpload.html index 8bab1e1..3e8f8f4 100644 --- a/docs/interfaces/Event.BeatmapsetUpload.html +++ b/docs/interfaces/Event.BeatmapsetUpload.html @@ -1,6 +1,6 @@ -BeatmapsetUpload | osu-api-v2-js

    Interface BeatmapsetUpload

    interface BeatmapsetUpload {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetUpload";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    beatmapset +BeatmapsetUpload | osu-api-v2-js

    Interface BeatmapsetUpload

    interface BeatmapsetUpload {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetUpload";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    id: number
    type: "beatmapsetUpload"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "beatmapsetUpload"
    \ No newline at end of file diff --git a/docs/interfaces/Event.Rank.html b/docs/interfaces/Event.Rank.html index 603e5ae..ae3932a 100644 --- a/docs/interfaces/Event.Rank.html +++ b/docs/interfaces/Event.Rank.html @@ -1,4 +1,4 @@ -Rank | osu-api-v2-js
    interface Rank {
        beatmap: Event.SharedProperties.Beatmap;
        created_at: Date;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        rank: number;
        scoreRank: string;
        type: "rank";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    beatmap +Rank | osu-api-v2-js
    interface Rank {
        beatmap: Event.SharedProperties.Beatmap;
        created_at: Date;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        rank: number;
        scoreRank: string;
        type: "rank";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    Properties

    created_at: Date
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    rank: number

    The position achieved, like 14

    -
    scoreRank: string

    The grade, like "S"

    -
    type: "rank"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    rank: number

    The position achieved, like 14

    +
    scoreRank: string

    The grade, like "S"

    +
    type: "rank"
    \ No newline at end of file diff --git a/docs/interfaces/Event.RankLost.html b/docs/interfaces/Event.RankLost.html index 32ef8cf..2c5a281 100644 --- a/docs/interfaces/Event.RankLost.html +++ b/docs/interfaces/Event.RankLost.html @@ -1,7 +1,7 @@ -RankLost | osu-api-v2-js

    Interface RankLost

    interface RankLost {
        beatmap: Event.SharedProperties.Beatmap;
        created_at: Date;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        type: "rankLost";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    beatmap +RankLost | osu-api-v2-js

    Interface RankLost

    interface RankLost {
        beatmap: Event.SharedProperties.Beatmap;
        created_at: Date;
        id: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        type: "rankLost";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at: Date
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    type: "rankLost"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    type: "rankLost"
    \ No newline at end of file diff --git a/docs/interfaces/Event.SharedProperties.Beatmap.html b/docs/interfaces/Event.SharedProperties.Beatmap.html index 5f476ca..54eca1e 100644 --- a/docs/interfaces/Event.SharedProperties.Beatmap.html +++ b/docs/interfaces/Event.SharedProperties.Beatmap.html @@ -1,5 +1,5 @@ -Beatmap | osu-api-v2-js
    interface Beatmap {
        title: string;
        url: string;
    }

    Properties

    title +Beatmap | osu-api-v2-js
    interface Beatmap {
        title: string;
        url: string;
    }

    Properties

    Properties

    title: string

    Format: {artist} - {song_name} [{difficulty_name}]

    -
    url: string

    What goes after the website's URL, like it could be the /b/2980857?m=0 of https://osu.ppy.sh/b/2980857?m=0 (/{beatmap_id}?m={ruleset_id})

    -

    Generated using TypeDoc

    \ No newline at end of file +
    url: string

    What goes after the website's URL, like it could be the /b/2980857?m=0 of https://osu.ppy.sh/b/2980857?m=0 (/{beatmap_id}?m={ruleset_id})

    +
    \ No newline at end of file diff --git a/docs/interfaces/Event.SharedProperties.Beatmapset.html b/docs/interfaces/Event.SharedProperties.Beatmapset.html index 6df3474..954ec90 100644 --- a/docs/interfaces/Event.SharedProperties.Beatmapset.html +++ b/docs/interfaces/Event.SharedProperties.Beatmapset.html @@ -1,5 +1,5 @@ -Beatmapset | osu-api-v2-js
    interface Beatmapset {
        title: string;
        url: string;
    }

    Properties

    title +Beatmapset | osu-api-v2-js
    interface Beatmapset {
        title: string;
        url: string;
    }

    Properties

    Properties

    title: string

    Format: {artist} - {song_name}

    -
    url: string

    What goes after the website's URL, like it could be the /s/689155 of https://osu.ppy.sh/s/689155 (/{beatmapset_id})

    -

    Generated using TypeDoc

    \ No newline at end of file +
    url: string

    What goes after the website's URL, like it could be the /s/689155 of https://osu.ppy.sh/s/689155 (/{beatmapset_id})

    +
    \ No newline at end of file diff --git a/docs/interfaces/Event.SharedProperties.User.html b/docs/interfaces/Event.SharedProperties.User.html index 2e940a4..c5c0cc7 100644 --- a/docs/interfaces/Event.SharedProperties.User.html +++ b/docs/interfaces/Event.SharedProperties.User.html @@ -1,4 +1,4 @@ -User | osu-api-v2-js
    interface User {
        url: string;
        username: string;
    }

    Properties

    url +User | osu-api-v2-js
    interface User {
        url: string;
        username: string;
    }

    Properties

    Properties

    url: string

    What goes after the website's URL, so for example, it could be the /u/7276846 of https://osu.ppy.sh/u/7276846 (or users instead of u)

    -
    username: string

    Generated using TypeDoc

    \ No newline at end of file +
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/Event.UserSupportAgain.html b/docs/interfaces/Event.UserSupportAgain.html index 4d13ecb..9f41f20 100644 --- a/docs/interfaces/Event.UserSupportAgain.html +++ b/docs/interfaces/Event.UserSupportAgain.html @@ -1,5 +1,5 @@ -UserSupportAgain | osu-api-v2-js

    Interface UserSupportAgain

    interface UserSupportAgain {
        created_at: Date;
        id: number;
        type: "userSupportAgain";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at +UserSupportAgain | osu-api-v2-js

    Interface UserSupportAgain

    interface UserSupportAgain {
        created_at: Date;
        id: number;
        type: "userSupportAgain";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    Properties

    created_at: Date
    id: number
    type: "userSupportAgain"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "userSupportAgain"
    \ No newline at end of file diff --git a/docs/interfaces/Event.UserSupportFirst.html b/docs/interfaces/Event.UserSupportFirst.html index 5c3a14a..a34484e 100644 --- a/docs/interfaces/Event.UserSupportFirst.html +++ b/docs/interfaces/Event.UserSupportFirst.html @@ -1,5 +1,5 @@ -UserSupportFirst | osu-api-v2-js

    Interface UserSupportFirst

    interface UserSupportFirst {
        created_at: Date;
        id: number;
        type: "userSupportFirst";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at +UserSupportFirst | osu-api-v2-js

    Interface UserSupportFirst

    interface UserSupportFirst {
        created_at: Date;
        id: number;
        type: "userSupportFirst";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    Properties

    created_at: Date
    id: number
    type: "userSupportFirst"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "userSupportFirst"
    \ No newline at end of file diff --git a/docs/interfaces/Event.UserSupportGift.html b/docs/interfaces/Event.UserSupportGift.html index b651498..4038c33 100644 --- a/docs/interfaces/Event.UserSupportGift.html +++ b/docs/interfaces/Event.UserSupportGift.html @@ -1,5 +1,5 @@ -UserSupportGift | osu-api-v2-js

    Interface UserSupportGift

    interface UserSupportGift {
        created_at: Date;
        id: number;
        type: "userSupportGift";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    created_at +UserSupportGift | osu-api-v2-js

    Interface UserSupportGift

    interface UserSupportGift {
        created_at: Date;
        id: number;
        type: "userSupportGift";
        user: Event.SharedProperties.User;
    }

    Hierarchy (view full)

    Properties

    Properties

    created_at: Date
    id: number
    type: "userSupportGift"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "userSupportGift"
    \ No newline at end of file diff --git a/docs/interfaces/Event.UsernameChange.html b/docs/interfaces/Event.UsernameChange.html index c299a69..b722c33 100644 --- a/docs/interfaces/Event.UsernameChange.html +++ b/docs/interfaces/Event.UsernameChange.html @@ -1,6 +1,6 @@ -UsernameChange | osu-api-v2-js

    Interface UsernameChange

    interface UsernameChange {
        created_at: Date;
        id: number;
        type: "usernameChange";
        user: {
            previousUsername: string;
            url: string;
            username: string;
        };
    }

    Hierarchy (view full)

    Properties

    created_at +UsernameChange | osu-api-v2-js

    Interface UsernameChange

    interface UsernameChange {
        created_at: Date;
        id: number;
        type: "usernameChange";
        user: {
            previousUsername: string;
            url: string;
            username: string;
        };
    }

    Hierarchy (view full)

    Properties

    Properties

    created_at: Date
    id: number
    type: "usernameChange"
    user: {
        previousUsername: string;
        url: string;
        username: string;
    }

    Type declaration

    • previousUsername: string
    • url: string

      What goes after the website's URL, so for example, it could be the /u/7276846 of https://osu.ppy.sh/u/7276846 (or users instead of u)

      -
    • username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    id: number
    type: "usernameChange"
    user: {
        previousUsername: string;
        url: string;
        username: string;
    }

    Type declaration

    • previousUsername: string
    • url: string

      What goes after the website's URL, so for example, it could be the /u/7276846 of https://osu.ppy.sh/u/7276846 (or users instead of u)

      +
    • username: string
    \ No newline at end of file diff --git a/docs/interfaces/Forum.Post-1.html b/docs/interfaces/Forum.Post-1.html index ae2d985..d194ea3 100644 --- a/docs/interfaces/Forum.Post-1.html +++ b/docs/interfaces/Forum.Post-1.html @@ -2,7 +2,7 @@ API.createForumTopic / API.getForumTopicAndPosts / API.editForumPost

    -
    interface Post {
        body: {
            html: string;
            raw: string;
        };
        created_at: Date;
        deleted_at: null | Date;
        edited_at: null | Date;
        edited_by_id: null | number;
        forum_id: number;
        id: number;
        topic_id: number;
        user_id: number;
    }

    Properties

    interface Post {
        body: {
            html: string;
            raw: string;
        };
        created_at: Date;
        deleted_at: null | Date;
        edited_at: null | Date;
        edited_by_id: null | number;
        forum_id: number;
        id: number;
        topic_id: number;
        user_id: number;
    }

    Properties

    Properties

    body: {
        html: string;
        raw: string;
    }

    Type declaration

    • html: string

      Post content in HTML format

    • raw: string

      Post content in BBCode format

      -
    created_at: Date
    deleted_at: null | Date
    edited_at: null | Date
    edited_by_id: null | number
    forum_id: number
    id: number
    topic_id: number
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +
    created_at: Date
    deleted_at: null | Date
    edited_at: null | Date
    edited_by_id: null | number
    forum_id: number
    id: number
    topic_id: number
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Forum.Topic-1.html b/docs/interfaces/Forum.Topic-1.html index 06e0470..7dd0a09 100644 --- a/docs/interfaces/Forum.Topic-1.html +++ b/docs/interfaces/Forum.Topic-1.html @@ -1,7 +1,7 @@ Topic | osu-api-v2-js
    interface Topic {
        created_at: Date;
        deleted_at: null | Date;
        first_post_id: number;
        forum_id: number;
        id: number;
        is_locked: boolean;
        last_post_id: number;
        poll: null | {
            allow_vote_change: boolean;
            ended_at: null | Date;
            hide_incomplete_results: boolean;
            last_vote_at: null | Date;
            max_votes: number;
            options: {
                id: number;
                text: {
                    bbcode: string;
                    html: string;
                };
                vote_count?: number;
            }[];
            started_at: Date;
            title: {
                bbcode: string;
                html: string;
            };
            total_vote_count: number;
        };
        post_count: number;
        title: string;
        type: "normal" | "sticky" | "announcement";
        updated_at: Date;
        user_id: number;
    }

    Properties

    interface Topic {
        created_at: Date;
        deleted_at: null | Date;
        first_post_id: number;
        forum_id: number;
        id: number;
        is_locked: boolean;
        last_post_id: number;
        poll: null | {
            allow_vote_change: boolean;
            ended_at: null | Date;
            hide_incomplete_results: boolean;
            last_vote_at: null | Date;
            max_votes: number;
            options: {
                id: number;
                text: {
                    bbcode: string;
                    html: string;
                };
                vote_count?: number;
            }[];
            started_at: Date;
            title: {
                bbcode: string;
                html: string;
            };
            total_vote_count: number;
        };
        post_count: number;
        title: string;
        type: "normal" | "sticky" | "announcement";
        updated_at: Date;
        user_id: number;
    }

    Properties

    created_at: Date
    deleted_at: null | Date
    first_post_id: number
    forum_id: number
    id: number
    is_locked: boolean
    last_post_id: number
    poll: null | {
        allow_vote_change: boolean;
        ended_at: null | Date;
        hide_incomplete_results: boolean;
        last_vote_at: null | Date;
        max_votes: number;
        options: {
            id: number;
            text: {
                bbcode: string;
                html: string;
            };
            vote_count?: number;
        }[];
        started_at: Date;
        title: {
            bbcode: string;
            html: string;
        };
        total_vote_count: number;
    }

    Type declaration

    • allow_vote_change: boolean
    • ended_at: null | Date

      Remarks

      Can be in the future

      -
    • hide_incomplete_results: boolean
    • last_vote_at: null | Date
    • max_votes: number
    • options: {
          id: number;
          text: {
              bbcode: string;
              html: string;
          };
          vote_count?: number;
      }[]
    • started_at: Date
    • title: {
          bbcode: string;
          html: string;
      }
      • bbcode: string
      • html: string
    • total_vote_count: number
    post_count: number
    title: string
    type: "normal" | "sticky" | "announcement"
    updated_at: Date
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    created_at: Date
    deleted_at: null | Date
    first_post_id: number
    forum_id: number
    id: number
    is_locked: boolean
    last_post_id: number
    poll: null | {
        allow_vote_change: boolean;
        ended_at: null | Date;
        hide_incomplete_results: boolean;
        last_vote_at: null | Date;
        max_votes: number;
        options: {
            id: number;
            text: {
                bbcode: string;
                html: string;
            };
            vote_count?: number;
        }[];
        started_at: Date;
        title: {
            bbcode: string;
            html: string;
        };
        total_vote_count: number;
    }

    Type declaration

    • allow_vote_change: boolean
    • ended_at: null | Date

      Remarks

      Can be in the future

      +
    • hide_incomplete_results: boolean
    • last_vote_at: null | Date
    • max_votes: number
    • options: {
          id: number;
          text: {
              bbcode: string;
              html: string;
          };
          vote_count?: number;
      }[]
    • started_at: Date
    • title: {
          bbcode: string;
          html: string;
      }
      • bbcode: string
      • html: string
    • total_vote_count: number
    post_count: number
    title: string
    type: "normal" | "sticky" | "announcement"
    updated_at: Date
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Match-1.html b/docs/interfaces/Multiplayer.Match-1.html index 06b209a..3759534 100644 --- a/docs/interfaces/Multiplayer.Match-1.html +++ b/docs/interfaces/Multiplayer.Match-1.html @@ -1,10 +1,10 @@ Match | osu-api-v2-js

    Obtainable From

    API.getMatch

    -
    interface Match {
        current_game_id: null | number;
        events: {
            detail: {
                text?: string;
                type: string;
            };
            game?: {
                beatmap: Beatmap.WithBeatmapset;
                beatmap_id: number;
                end_time: null | Date;
                id: number;
                mode: "osu" | "taiko" | "fruits" | "mania";
                mode_int: Ruleset;
                mods: string[];
                scores: WithMatch[];
                scoring_type: string;
                start_time: Date;
                team_type: string;
            };
            id: number;
            timestamp: Date;
            user_id: null | number;
        }[];
        first_event_id: number;
        latest_event_id: number;
        match: Info;
        users: WithCountry[];
    }

    Properties

    interface Match {
        current_game_id: null | number;
        events: {
            detail: {
                text?: string;
                type: string;
            };
            game?: {
                beatmap: Beatmap.WithBeatmapset;
                beatmap_id: number;
                end_time: null | Date;
                id: number;
                mode: "osu" | "taiko" | "fruits" | "mania";
                mode_int: Ruleset;
                mods: string[];
                scores: WithMatch[];
                scoring_type: string;
                start_time: Date;
                team_type: string;
            };
            id: number;
            timestamp: Date;
            user_id: null | number;
        }[];
        first_event_id: number;
        latest_event_id: number;
        match: Info;
        users: WithCountry[];
    }

    Properties

    current_game_id: null | number
    events: {
        detail: {
            text?: string;
            type: string;
        };
        game?: {
            beatmap: Beatmap.WithBeatmapset;
            beatmap_id: number;
            end_time: null | Date;
            id: number;
            mode: "osu" | "taiko" | "fruits" | "mania";
            mode_int: Ruleset;
            mods: string[];
            scores: WithMatch[];
            scoring_type: string;
            start_time: Date;
            team_type: string;
        };
        id: number;
        timestamp: Date;
        user_id: null | number;
    }[]

    Type declaration

    • detail: {
          text?: string;
          type: string;
      }
      • Optional text?: string

        If detail.type is other, this exists and will be the name of the room

        +

    Properties

    current_game_id: null | number
    events: {
        detail: {
            text?: string;
            type: string;
        };
        game?: {
            beatmap: Beatmap.WithBeatmapset;
            beatmap_id: number;
            end_time: null | Date;
            id: number;
            mode: "osu" | "taiko" | "fruits" | "mania";
            mode_int: Ruleset;
            mods: string[];
            scores: WithMatch[];
            scoring_type: string;
            start_time: Date;
            team_type: string;
        };
        id: number;
        timestamp: Date;
        user_id: null | number;
    }[]

    Type declaration

    • detail: {
          text?: string;
          type: string;
      }
      • Optional text?: string

        If detail.type is other, this exists and will be the name of the room

      • type: string
    • Optional game?: {
          beatmap: Beatmap.WithBeatmapset;
          beatmap_id: number;
          end_time: null | Date;
          id: number;
          mode: "osu" | "taiko" | "fruits" | "mania";
          mode_int: Ruleset;
          mods: string[];
          scores: WithMatch[];
          scoring_type: string;
          start_time: Date;
          team_type: string;
      }

      If detail.type is other, then this should exist!

      -
      • beatmap: Beatmap.WithBeatmapset
      • beatmap_id: number
      • end_time: null | Date
      • id: number
      • mode: "osu" | "taiko" | "fruits" | "mania"
      • mode_int: Ruleset
      • mods: string[]
      • scores: WithMatch[]
      • scoring_type: string
      • start_time: Date
      • team_type: string
    • id: number
    • timestamp: Date
    • user_id: null | number
    first_event_id: number
    latest_event_id: number
    match: Info
    users: WithCountry[]

    Generated using TypeDoc

    \ No newline at end of file +
    • beatmap: Beatmap.WithBeatmapset
    • beatmap_id: number
    • end_time: null | Date
    • id: number
    • mode: "osu" | "taiko" | "fruits" | "mania"
    • mode_int: Ruleset
    • mods: string[]
    • scores: WithMatch[]
    • scoring_type: string
    • start_time: Date
    • team_type: string
  • id: number
  • timestamp: Date
  • user_id: null | number
  • first_event_id: number
    latest_event_id: number
    match: Info
    users: WithCountry[]
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Match.Info.html b/docs/interfaces/Multiplayer.Match.Info.html index 54120ce..9deaeaf 100644 --- a/docs/interfaces/Multiplayer.Match.Info.html +++ b/docs/interfaces/Multiplayer.Match.Info.html @@ -1,6 +1,6 @@ Info | osu-api-v2-js

    Obtainable From

    API.getMatches

    -
    interface Info {
        end_time: null | Date;
        id: number;
        name: string;
        start_time: Date;
    }

    Properties

    interface Info {
        end_time: null | Date;
        id: number;
        name: string;
        start_time: Date;
    }

    Properties

    end_time: null | Date
    id: number
    name: string
    start_time: Date

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    end_time: null | Date
    id: number
    name: string
    start_time: Date
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Room-1.html b/docs/interfaces/Multiplayer.Room-1.html index 7d57b2e..e53cbf8 100644 --- a/docs/interfaces/Multiplayer.Room-1.html +++ b/docs/interfaces/Multiplayer.Room-1.html @@ -1,5 +1,5 @@ Room | osu-api-v2-js

    Obtainable From

    API.getRoom

    -
    interface Room {
        active: boolean;
        auto_skip: boolean;
        category: string;
        channel_id: number;
        current_user_score?: {
            accuracy: number;
            attempts: number;
            completed: number;
            playlist_item_attempts: {
                attempts: number;
                id: number;
            }[];
            pp: number;
            room_id: number;
            total_score: number;
            user_id: number;
        };
        ends_at: null | Date;
        has_password: boolean;
        host: WithCountry;
        id: number;
        max_attempts: null | number;
        name: string;
        participant_count: number;
        playlist: PlaylistItem[];
        queue_mode: string;
        recent_participants: User[];
        starts_at: Date;
        type: string;
        user_id: number;
    }

    Properties

    interface Room {
        active: boolean;
        auto_skip: boolean;
        category: string;
        channel_id: number;
        current_user_score?: {
            accuracy: number;
            attempts: number;
            completed: number;
            playlist_item_attempts: {
                attempts: number;
                id: number;
            }[];
            pp: number;
            room_id: number;
            total_score: number;
            user_id: number;
        };
        ends_at: null | Date;
        has_password: boolean;
        host: WithCountry;
        id: number;
        max_attempts: null | number;
        name: string;
        participant_count: number;
        playlist: PlaylistItem[];
        queue_mode: string;
        recent_participants: User[];
        starts_at: Date;
        type: string;
        user_id: number;
    }

    Properties

    Properties

    active: boolean
    auto_skip: boolean
    category: string
    channel_id: number
    current_user_score?: {
        accuracy: number;
        attempts: number;
        completed: number;
        playlist_item_attempts: {
            attempts: number;
            id: number;
        }[];
        pp: number;
        room_id: number;
        total_score: number;
        user_id: number;
    }

    Only exists if authorized user

    +

    Properties

    active: boolean
    auto_skip: boolean
    category: string
    channel_id: number
    current_user_score?: {
        accuracy: number;
        attempts: number;
        completed: number;
        playlist_item_attempts: {
            attempts: number;
            id: number;
        }[];
        pp: number;
        room_id: number;
        total_score: number;
        user_id: number;
    }

    Only exists if authorized user

    Type declaration

    • accuracy: number

      In a format where 96.40% would be 0.9640 (with some numbers after the zero)

    • attempts: number
    • completed: number
    • playlist_item_attempts: {
          attempts: number;
          id: number;
      }[]

      How many (completed (I think)) attempts on each item? Empty array if the multiplayer room is the realtime kind

      -
    • pp: number
    • room_id: number
    • total_score: number
    • user_id: number
    ends_at: null | Date
    has_password: boolean
    id: number
    max_attempts: null | number
    name: string
    participant_count: number
    playlist: PlaylistItem[]
    queue_mode: string
    recent_participants: User[]
    starts_at: Date
    type: string
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +
  • pp: number
  • room_id: number
  • total_score: number
  • user_id: number
  • ends_at: null | Date
    has_password: boolean
    id: number
    max_attempts: null | number
    name: string
    participant_count: number
    playlist: PlaylistItem[]
    queue_mode: string
    recent_participants: User[]
    starts_at: Date
    type: string
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Room.Leader-1.html b/docs/interfaces/Multiplayer.Room.Leader-1.html index 15180f6..d305db0 100644 --- a/docs/interfaces/Multiplayer.Room.Leader-1.html +++ b/docs/interfaces/Multiplayer.Room.Leader-1.html @@ -1,4 +1,4 @@ -Leader | osu-api-v2-js
    interface Leader {
        accuracy: number;
        attempts: number;
        completed: number;
        pp: number;
        room_id: number;
        total_score: number;
        user: WithCountry;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    accuracy +Leader | osu-api-v2-js
    interface Leader {
        accuracy: number;
        attempts: number;
        completed: number;
        pp: number;
        room_id: number;
        total_score: number;
        user: WithCountry;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    attempts: number
    completed: number
    pp: number
    room_id: number
    total_score: number
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +
    attempts: number
    completed: number
    pp: number
    room_id: number
    total_score: number
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Room.Leader.WithPosition.html b/docs/interfaces/Multiplayer.Room.Leader.WithPosition.html index e880f26..ae62a7b 100644 --- a/docs/interfaces/Multiplayer.Room.Leader.WithPosition.html +++ b/docs/interfaces/Multiplayer.Room.Leader.WithPosition.html @@ -1,4 +1,4 @@ -WithPosition | osu-api-v2-js
    interface WithPosition {
        accuracy: number;
        attempts: number;
        completed: number;
        position: number;
        pp: number;
        room_id: number;
        total_score: number;
        user: WithCountry;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    accuracy +WithPosition | osu-api-v2-js
    interface WithPosition {
        accuracy: number;
        attempts: number;
        completed: number;
        position: number;
        pp: number;
        room_id: number;
        total_score: number;
        user: WithCountry;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    attempts: number
    completed: number
    position: number
    pp: number
    room_id: number
    total_score: number
    user_id: number

    Generated using TypeDoc

    \ No newline at end of file +
    attempts: number
    completed: number
    position: number
    pp: number
    room_id: number
    total_score: number
    user_id: number
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Room.PlaylistItem-1.html b/docs/interfaces/Multiplayer.Room.PlaylistItem-1.html index fc985ea..b8df3b3 100644 --- a/docs/interfaces/Multiplayer.Room.PlaylistItem-1.html +++ b/docs/interfaces/Multiplayer.Room.PlaylistItem-1.html @@ -1,4 +1,4 @@ -PlaylistItem | osu-api-v2-js
    interface PlaylistItem {
        allowed_mods: Mod[];
        beatmap: WithBeatmapsetChecksumMaxcombo;
        beatmap_id: number;
        expired: boolean;
        id: number;
        owner_id: number;
        played_at: null | Date;
        playlist_order: null | number;
        required_mods: Mod[];
        room_id: number;
        ruleset_id: Ruleset;
    }

    Properties

    allowed_mods +PlaylistItem | osu-api-v2-js
    interface PlaylistItem {
        allowed_mods: Mod[];
        beatmap: WithBeatmapsetChecksumMaxcombo;
        beatmap_id: number;
        expired: boolean;
        id: number;
        owner_id: number;
        played_at: null | Date;
        playlist_order: null | number;
        required_mods: Mod[];
        room_id: number;
        ruleset_id: Ruleset;
    }

    Properties

    allowed_mods: Mod[]
    beatmap_id: number
    expired: boolean
    id: number
    owner_id: number
    played_at: null | Date

    Remarks

    Should be null if the room isn't the realtime multiplayer kind

    -
    playlist_order: null | number

    Remarks

    Should be null if the room isn't the realtime multiplayer kind

    -
    required_mods: Mod[]
    room_id: number
    ruleset_id: Ruleset

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    allowed_mods: Mod[]
    beatmap_id: number
    expired: boolean
    id: number
    owner_id: number
    played_at: null | Date

    Remarks

    Should be null if the room isn't the realtime multiplayer kind

    +
    playlist_order: null | number

    Remarks

    Should be null if the room isn't the realtime multiplayer kind

    +
    required_mods: Mod[]
    room_id: number
    ruleset_id: Ruleset
    \ No newline at end of file diff --git a/docs/interfaces/Multiplayer.Room.PlaylistItem.Scores.html b/docs/interfaces/Multiplayer.Room.PlaylistItem.Scores.html index 1aec856..aef7e18 100644 --- a/docs/interfaces/Multiplayer.Room.PlaylistItem.Scores.html +++ b/docs/interfaces/Multiplayer.Room.PlaylistItem.Scores.html @@ -1,10 +1,10 @@ Scores | osu-api-v2-js

    Obtainable From

    API.getPlaylistItemScores

    -
    interface Scores {
        cursor_string: null | string;
        params: {
            limit: number;
            sort: string;
        };
        scores: Multiplayer[];
        total: number;
        user_score: null | Multiplayer;
    }

    Properties

    interface Scores {
        cursor_string: null | string;
        params: {
            limit: number;
            sort: string;
        };
        scores: Multiplayer[];
        total: number;
        user_score: null | Multiplayer;
    }

    Properties

    cursor_string: null | string

    Remarks

    Will be null if there is no next page

    -
    params: {
        limit: number;
        sort: string;
    }

    Type declaration

    • limit: number
    • sort: string
    scores: Multiplayer[]
    total: number

    How many scores there are across all pages, not necessarily scores.length

    -
    user_score: null | Multiplayer

    Remarks

    Will be null if not an authorized user or if the authorized user has no score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    params: {
        limit: number;
        sort: string;
    }

    Type declaration

    • limit: number
    • sort: string
    scores: Multiplayer[]
    total: number

    How many scores there are across all pages, not necessarily scores.length

    +
    user_score: null | Multiplayer

    Remarks

    Will be null if not an authorized user or if the authorized user has no score

    +
    \ No newline at end of file diff --git a/docs/interfaces/NewsPost-1.html b/docs/interfaces/NewsPost-1.html index 876472a..8cc8871 100644 --- a/docs/interfaces/NewsPost-1.html +++ b/docs/interfaces/NewsPost-1.html @@ -1,5 +1,5 @@ NewsPost | osu-api-v2-js

    Interface NewsPost

    Obtainable From

    API.getNewsPosts

    -
    interface NewsPost {
        author: string;
        edit_url: string;
        first_image: null | string;
        id: number;
        published_at: Date;
        slug: string;
        title: string;
        updated_at: Date;
    }

    Hierarchy (view full)

    Properties

    interface NewsPost {
        author: string;
        edit_url: string;
        first_image: null | string;
        id: number;
        published_at: Date;
        slug: string;
        title: string;
        updated_at: Date;
    }

    Hierarchy (view full)

    Properties

    Properties

    author: string
    edit_url: string

    Link to view the file on GitHub

    -
    first_image: null | string

    Link to the first image in the document

    -
    id: number
    published_at: Date
    slug: string

    Filename without the extension, used in URLs

    -
    title: string
    updated_at: Date

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    author: string
    edit_url: string

    Link to view the file on GitHub

    +
    first_image: null | string

    Link to the first image in the document

    +
    id: number
    published_at: Date
    slug: string

    Filename without the extension, used in URLs

    +
    title: string
    updated_at: Date
    \ No newline at end of file diff --git a/docs/interfaces/NewsPost.WithContentNavigation.html b/docs/interfaces/NewsPost.WithContentNavigation.html index ad3e947..90e68e9 100644 --- a/docs/interfaces/NewsPost.WithContentNavigation.html +++ b/docs/interfaces/NewsPost.WithContentNavigation.html @@ -1,5 +1,5 @@ WithContentNavigation | osu-api-v2-js

    Interface WithContentNavigation

    Obtainable From

    API.getNewsPost

    -
    interface WithContentNavigation {
        author: string;
        content: string;
        edit_url: string;
        first_image: null | string;
        id: number;
        navigation: {
            newer?: NewsPost;
            older?: NewsPost;
        };
        published_at: Date;
        slug: string;
        title: string;
        updated_at: Date;
    }

    Hierarchy (view full)

    Properties

    interface WithContentNavigation {
        author: string;
        content: string;
        edit_url: string;
        first_image: null | string;
        id: number;
        navigation: {
            newer?: NewsPost;
            older?: NewsPost;
        };
        published_at: Date;
        slug: string;
        title: string;
        updated_at: Date;
    }

    Hierarchy (view full)

    Properties

    Properties

    author: string
    content: string

    With HTML

    -
    edit_url: string

    Link to view the file on GitHub

    -
    first_image: null | string

    Link to the first image in the document

    -
    id: number
    navigation: {
        newer?: NewsPost;
        older?: NewsPost;
    }

    Type declaration

    published_at: Date
    slug: string

    Filename without the extension, used in URLs

    -
    title: string
    updated_at: Date

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    author: string
    content: string

    With HTML

    +
    edit_url: string

    Link to view the file on GitHub

    +
    first_image: null | string

    Link to the first image in the document

    +
    id: number
    navigation: {
        newer?: NewsPost;
        older?: NewsPost;
    }

    Type declaration

    published_at: Date
    slug: string

    Filename without the extension, used in URLs

    +
    title: string
    updated_at: Date
    \ No newline at end of file diff --git a/docs/interfaces/Ranking.Country.html b/docs/interfaces/Ranking.Country.html index 7221ab6..83abfdb 100644 --- a/docs/interfaces/Ranking.Country.html +++ b/docs/interfaces/Ranking.Country.html @@ -1,9 +1,9 @@ Country | osu-api-v2-js

    Obtainable From

    API.getCountryRanking

    -
    interface Country {
        cursor: {
            page: null | number;
        };
        ranking: {
            active_users: number;
            code: string;
            country: {
                code: string;
                name: string;
            };
            performance: number;
            play_count: number;
            ranked_score: number;
        }[];
        total: number;
    }

    Hierarchy

    • Ranking
      • Country

    Properties

    interface Country {
        cursor: {
            page: null | number;
        };
        ranking: {
            active_users: number;
            code: string;
            country: {
                code: string;
                name: string;
            };
            performance: number;
            play_count: number;
            ranked_score: number;
        }[];
        total: number;
    }

    Hierarchy

    • Ranking
      • Country

    Properties

    Properties

    cursor: {
        page: null | number;
    }

    Type declaration

    • page: null | number

      The number of the next page, is null if no more results are available

      -
    ranking: {
        active_users: number;
        code: string;
        country: {
            code: string;
            name: string;
        };
        performance: number;
        play_count: number;
        ranked_score: number;
    }[]

    Type declaration

    • active_users: number
    • code: string

      Same as country.code

      +
    ranking: {
        active_users: number;
        code: string;
        country: {
            code: string;
            name: string;
        };
        performance: number;
        play_count: number;
        ranked_score: number;
    }[]

    Type declaration

    • active_users: number
    • code: string

      Same as country.code

    • country: {
          code: string;
          name: string;
      }
      • code: string

        The country's ISO 3166-1 alpha-2 code! (France would be FR, United States US)

        -
      • name: string
    • performance: number
    • play_count: number
    • ranked_score: number
    total: number

    Total amount of elements available across all pages, not on this specific page! Maximum of 10000

    -

    Generated using TypeDoc

    \ No newline at end of file +
  • name: string
  • performance: number
  • play_count: number
  • ranked_score: number
  • total: number

    Total amount of elements available across all pages, not on this specific page! Maximum of 10000

    +
    \ No newline at end of file diff --git a/docs/interfaces/Ranking.Spotlight.html b/docs/interfaces/Ranking.Spotlight.html index b78e7ed..fa892fe 100644 --- a/docs/interfaces/Ranking.Spotlight.html +++ b/docs/interfaces/Ranking.Spotlight.html @@ -1,5 +1,5 @@ Spotlight | osu-api-v2-js

    Obtainable From

    API.getSpotlightRanking

    -
    interface Spotlight {
        beatmapsets: Beatmapset.Extended[];
        ranking: User.Statistics.WithUser[];
        spotlight: WithParticipantcount;
    }

    Properties

    interface Spotlight {
        beatmapsets: Beatmapset.Extended[];
        ranking: User.Statistics.WithUser[];
        spotlight: WithParticipantcount;
    }

    Properties

    beatmapsets: Beatmapset.Extended[]

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    beatmapsets: Beatmapset.Extended[]
    \ No newline at end of file diff --git a/docs/interfaces/Ranking.User.html b/docs/interfaces/Ranking.User.html index d03c485..20689fe 100644 --- a/docs/interfaces/Ranking.User.html +++ b/docs/interfaces/Ranking.User.html @@ -1,7 +1,7 @@ User | osu-api-v2-js

    Obtainable From

    API.getUserRanking

    -
    interface User {
        cursor: {
            page: null | number;
        };
        ranking: User.Statistics.WithUser[];
        total: number;
    }

    Hierarchy

    • Ranking
      • User

    Properties

    interface User {
        cursor: {
            page: null | number;
        };
        ranking: User.Statistics.WithUser[];
        total: number;
    }

    Hierarchy

    • Ranking
      • User

    Properties

    Properties

    cursor: {
        page: null | number;
    }

    Type declaration

    • page: null | number

      The number of the next page, is null if no more results are available

      -
    total: number

    Total amount of elements available across all pages, not on this specific page! Maximum of 10000

    -

    Generated using TypeDoc

    \ No newline at end of file +
    total: number

    Total amount of elements available across all pages, not on this specific page! Maximum of 10000

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score-1.html b/docs/interfaces/Score-1.html index a44d929..a98f748 100644 --- a/docs/interfaces/Score-1.html +++ b/docs/interfaces/Score-1.html @@ -1,4 +1,4 @@ -Score | osu-api-v2-js

    Interface Score

    interface Score {
        accuracy: number;
        best_id: null | number;
        id: null | number;
        max_combo: number;
        mods: string[] | Mod[];
        passed: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        type: string;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    accuracy +Score | osu-api-v2-js

    Interface Score

    interface Score {
        accuracy: number;
        best_id: null | number;
        id: null | number;
        max_combo: number;
        mods: string[] | Mod[];
        passed: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        type: string;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    best_id: null | number
    id: null | number
    max_combo: number
    mods: string[] | Mod[]
    passed: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    type: string
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    best_id: null | number
    id: null | number
    max_combo: number
    mods: string[] | Mod[]
    passed: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    type: string
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.Legacy.html b/docs/interfaces/Score.Legacy.html index 1150502..cded48a 100644 --- a/docs/interfaces/Score.Legacy.html +++ b/docs/interfaces/Score.Legacy.html @@ -1,6 +1,6 @@ Legacy | osu-api-v2-js

    Interface Legacy

    The version of Score without lazer-related stuff, used almost everywhere!

    Obtainable From

    API.getBeatmapUserScores

    -
    interface Legacy {
        accuracy: number;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    interface Legacy {
        accuracy: number;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      -
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      +
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.Multiplayer.html b/docs/interfaces/Score.Multiplayer.html index 5360fff..42f36c3 100644 --- a/docs/interfaces/Score.Multiplayer.html +++ b/docs/interfaces/Score.Multiplayer.html @@ -1,4 +1,4 @@ -Multiplayer | osu-api-v2-js

    Interface Multiplayer

    interface Multiplayer {
        accuracy: number;
        beatmap_id: number;
        ended_at: Date;
        id: number;
        max_combo: number;
        maximum_statistics: Score.Statistics;
        mods: Mod[];
        passed: boolean;
        playlist_item_id: number;
        pp: null | number;
        rank: string;
        replay: boolean;
        room_id: number;
        ruleset_id: Ruleset;
        started_at: Date;
        statistics: Score.Statistics;
        total_score: number;
        type: string;
        user: WithCountryCover;
        user_id: number;
    }

    Hierarchy

    • Bare
      • Multiplayer

    Properties

    accuracy +Multiplayer | osu-api-v2-js

    Interface Multiplayer

    interface Multiplayer {
        accuracy: number;
        beatmap_id: number;
        ended_at: Date;
        id: number;
        max_combo: number;
        maximum_statistics: Score.Statistics;
        mods: Mod[];
        passed: boolean;
        playlist_item_id: number;
        pp: null | number;
        rank: string;
        replay: boolean;
        room_id: number;
        ruleset_id: Ruleset;
        started_at: Date;
        statistics: Score.Statistics;
        total_score: number;
        type: string;
        user: WithCountryCover;
        user_id: number;
    }

    Hierarchy

    • Bare
      • Multiplayer

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (and no number afterwards)

    -
    beatmap_id: number
    ended_at: Date
    id: number
    max_combo: number
    maximum_statistics: Score.Statistics
    mods: Mod[]
    passed: boolean
    playlist_item_id: number
    pp: null | number
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    room_id: number
    ruleset_id: Ruleset
    started_at: Date
    statistics: Score.Statistics
    total_score: number
    type: string
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    beatmap_id: number
    ended_at: Date
    id: number
    max_combo: number
    maximum_statistics: Score.Statistics
    mods: Mod[]
    passed: boolean
    playlist_item_id: number
    pp: null | number
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    room_id: number
    ruleset_id: Ruleset
    started_at: Date
    statistics: Score.Statistics
    total_score: number
    type: string
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.Solo.html b/docs/interfaces/Score.Solo.html index eb43084..57e509b 100644 --- a/docs/interfaces/Score.Solo.html +++ b/docs/interfaces/Score.Solo.html @@ -1,6 +1,6 @@ Solo | osu-api-v2-js

    Scores called "solo-scores" are more relevant to lazer stuff, it's the opposite of legacy

    Obtainable From

    API.getBeatmapSoloScores

    -
    interface Solo {
        accuracy: number;
        beatmap_id: number;
        best_id: null | number;
        build_id: null | number;
        ended_at: Date;
        has_replay: boolean;
        id: null | number;
        is_perfect_combo: boolean;
        legacy_perfect: boolean;
        legacy_score_id: null | number;
        legacy_total_score: number;
        max_combo: number;
        maximum_statistics?: Score.Statistics;
        mods: Mod[];
        passed: boolean;
        pp: null | number;
        preserve: boolean;
        rank: string;
        ranked: boolean;
        replay: boolean;
        started_at: null | Date;
        statistics: Score.Statistics;
        total_score: number;
        type: string;
        user: WithCountryCover;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    interface Solo {
        accuracy: number;
        beatmap_id: number;
        best_id: null | number;
        build_id: null | number;
        ended_at: Date;
        has_replay: boolean;
        id: null | number;
        is_perfect_combo: boolean;
        legacy_perfect: boolean;
        legacy_score_id: null | number;
        legacy_total_score: number;
        max_combo: number;
        maximum_statistics?: Score.Statistics;
        mods: Mod[];
        passed: boolean;
        pp: null | number;
        preserve: boolean;
        rank: string;
        ranked: boolean;
        replay: boolean;
        started_at: null | Date;
        statistics: Score.Statistics;
        total_score: number;
        type: string;
        user: WithCountryCover;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    beatmap_id: number
    best_id: null | number
    build_id: null | number

    Remarks

    Is null if the score has not been set on lazer

    -
    ended_at: Date
    has_replay: boolean
    id: null | number
    is_perfect_combo: boolean
    legacy_perfect: boolean
    legacy_score_id: null | number
    legacy_total_score: number
    max_combo: number
    maximum_statistics?: Score.Statistics
    mods: Mod[]
    passed: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    preserve: boolean
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    ranked: boolean
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    started_at: null | Date
    statistics: Score.Statistics
    total_score: number
    type: string
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    beatmap_id: number
    best_id: null | number
    build_id: null | number

    Remarks

    Is null if the score has not been set on lazer

    +
    ended_at: Date
    has_replay: boolean
    id: null | number
    is_perfect_combo: boolean
    legacy_perfect: boolean
    legacy_score_id: null | number
    legacy_total_score: number
    max_combo: number
    maximum_statistics?: Score.Statistics
    mods: Mod[]
    passed: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    preserve: boolean
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    ranked: boolean
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    started_at: null | Date
    statistics: Score.Statistics
    total_score: number
    type: string
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.Statistics.html b/docs/interfaces/Score.Statistics.html index fc2c2d5..0c96e3c 100644 --- a/docs/interfaces/Score.Statistics.html +++ b/docs/interfaces/Score.Statistics.html @@ -1,5 +1,5 @@ Statistics | osu-api-v2-js

    Interface Statistics

    All of its properties are optional because instead of being 0, the property actually disappears instead

    -
    interface Statistics {
        great?: number;
        ignore_hit?: number;
        ignore_miss?: number;
        large_bonus?: number;
        large_tick_hit?: number;
        legacy_combo_increase?: number;
        meh?: number;
        miss?: number;
        ok?: number;
        small_bonus?: number;
        small_tick_hit?: number;
        small_tick_miss?: number;
    }

    Properties

    interface Statistics {
        great?: number;
        ignore_hit?: number;
        ignore_miss?: number;
        large_bonus?: number;
        large_tick_hit?: number;
        legacy_combo_increase?: number;
        meh?: number;
        miss?: number;
        ok?: number;
        small_bonus?: number;
        small_tick_hit?: number;
        small_tick_miss?: number;
    }

    Properties

    great?: number
    ignore_hit?: number
    ignore_miss?: number
    large_bonus?: number
    large_tick_hit?: number
    legacy_combo_increase?: number

    Exclusively for the maximum_statistics of solo-scores that were not set on lazer

    -
    meh?: number
    miss?: number
    ok?: number
    small_bonus?: number
    small_tick_hit?: number
    small_tick_miss?: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    great?: number
    ignore_hit?: number
    ignore_miss?: number
    large_bonus?: number
    large_tick_hit?: number
    legacy_combo_increase?: number

    Exclusively for the maximum_statistics of solo-scores that were not set on lazer

    +
    meh?: number
    miss?: number
    ok?: number
    small_bonus?: number
    small_tick_hit?: number
    small_tick_miss?: number
    \ No newline at end of file diff --git a/docs/interfaces/Score.WithMatch.html b/docs/interfaces/Score.WithMatch.html index 56d33a7..90ac54f 100644 --- a/docs/interfaces/Score.WithMatch.html +++ b/docs/interfaces/Score.WithMatch.html @@ -1,6 +1,6 @@ WithMatch | osu-api-v2-js

    Interface WithMatch

    The version of Score without lazer-related stuff, used almost everywhere!

    Obtainable From

    API.getBeatmapUserScores

    -
    interface WithMatch {
        accuracy: number;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        match: {
            pass: boolean;
            slot: number;
            team: string;
        };
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    interface WithMatch {
        accuracy: number;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        match: {
            pass: boolean;
            slot: number;
            team: string;
        };
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    best_id: null | number
    created_at: Date
    id: null | number
    match: {
        pass: boolean;
        slot: number;
        team: string;
    }

    Type declaration

    • pass: boolean
    • slot: number
    • team: string
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      -
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    best_id: null | number
    created_at: Date
    id: null | number
    match: {
        pass: boolean;
        slot: number;
        team: string;
    }

    Type declaration

    • pass: boolean
    • slot: number
    • team: string
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      +
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.WithUser.html b/docs/interfaces/Score.WithUser.html index 5d1c999..12e190e 100644 --- a/docs/interfaces/Score.WithUser.html +++ b/docs/interfaces/Score.WithUser.html @@ -1,5 +1,5 @@ WithUser | osu-api-v2-js

    Interface WithUser

    Obtainable From

    API.getBeatmapScores

    -
    interface WithUser {
        accuracy: number;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user: WithCountryCover;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    interface WithUser {
        accuracy: number;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user: WithCountryCover;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      -
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      +
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.WithUserBeatmap.html b/docs/interfaces/Score.WithUserBeatmap.html index fc32969..16857c3 100644 --- a/docs/interfaces/Score.WithUserBeatmap.html +++ b/docs/interfaces/Score.WithUserBeatmap.html @@ -1,6 +1,6 @@ WithUserBeatmap | osu-api-v2-js

    Interface WithUserBeatmap

    The version of Score without lazer-related stuff, used almost everywhere!

    Obtainable From

    API.getBeatmapUserScores

    -
    interface WithUserBeatmap {
        accuracy: number;
        beatmap: Beatmap.Extended;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user: User;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    interface WithUserBeatmap {
        accuracy: number;
        beatmap: Beatmap.Extended;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user: User;
        user_id: number;
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    beatmap: Beatmap.Extended
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      -
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user: User
    user_id: number

    The ID of the user who made the score

    -

    Generated using TypeDoc

    \ No newline at end of file +
    beatmap: Beatmap.Extended
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      +
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user: User
    user_id: number

    The ID of the user who made the score

    +
    \ No newline at end of file diff --git a/docs/interfaces/Score.WithUserBeatmapBeatmapset.html b/docs/interfaces/Score.WithUserBeatmapBeatmapset.html index 411cb95..273659b 100644 --- a/docs/interfaces/Score.WithUserBeatmapBeatmapset.html +++ b/docs/interfaces/Score.WithUserBeatmapBeatmapset.html @@ -1,5 +1,5 @@ WithUserBeatmapBeatmapset | osu-api-v2-js

    Interface WithUserBeatmapBeatmapset

    Obtainable From

    API.getUserScores

    -
    interface WithUserBeatmapBeatmapset {
        accuracy: number;
        beatmap: Beatmap.Extended;
        beatmapset: Beatmapset;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user: User;
        user_id: number;
        weight?: {
            percentage: number;
            pp: number;
        };
    }

    Hierarchy (view full)

    Properties

    interface WithUserBeatmapBeatmapset {
        accuracy: number;
        beatmap: Beatmap.Extended;
        beatmapset: Beatmapset;
        best_id: null | number;
        created_at: Date;
        id: null | number;
        max_combo: number;
        mode: "osu" | "taiko" | "fruits" | "mania";
        mode_int: Ruleset;
        mods: string[];
        passed: boolean;
        perfect: boolean;
        pp: null | number;
        rank: string;
        replay: boolean;
        score: number;
        statistics: {
            count_100: number;
            count_300: number;
            count_50: null | number;
            count_geki: null | number;
            count_katu: null | number;
            count_miss: number;
        };
        type: string;
        user: User;
        user_id: number;
        weight?: {
            percentage: number;
            pp: number;
        };
    }

    Hierarchy (view full)

    Properties

    Properties

    accuracy: number

    In a format where 96.40% would be 0.9640 (likely with some numbers after the zero)

    -
    beatmap: Beatmap.Extended
    beatmapset: Beatmapset
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    -
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    -
    replay: boolean

    Can this score's replay be downloaded from the website?

    -
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      -
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user: User
    user_id: number

    The ID of the user who made the score

    -
    weight?: {
        percentage: number;
        pp: number;
    }

    Type declaration

    • percentage: number
    • pp: number

    Remarks

    Only if type is set to best on API.getUserScores

    -

    Generated using TypeDoc

    \ No newline at end of file +
    beatmap: Beatmap.Extended
    beatmapset: Beatmapset
    best_id: null | number
    created_at: Date
    id: null | number
    max_combo: number
    mode: "osu" | "taiko" | "fruits" | "mania"
    mode_int: Ruleset
    mods: string[]
    passed: boolean
    perfect: boolean
    pp: null | number

    Remarks

    Is null when Beatmap is Loved (for example)

    +
    rank: string

    Also known as a grade, for example this is X (SS) if accuracy is 1 (100.00%)

    +
    replay: boolean

    Can this score's replay be downloaded from the website?

    +
    score: number
    statistics: {
        count_100: number;
        count_300: number;
        count_50: null | number;
        count_geki: null | number;
        count_katu: null | number;
        count_miss: number;
    }

    Type declaration

    • count_100: number
    • count_300: number
    • count_50: null | number

      Remarks

      Is null if the score's gamemode is Taiko

      +
    • count_geki: null | number
    • count_katu: null | number
    • count_miss: number
    type: string
    user: User
    user_id: number

    The ID of the user who made the score

    +
    weight?: {
        percentage: number;
        pp: number;
    }

    Type declaration

    • percentage: number
    • pp: number

    Remarks

    Only if type is set to best on API.getUserScores

    +
    \ No newline at end of file diff --git a/docs/interfaces/Spotlight-1.html b/docs/interfaces/Spotlight-1.html index 7b1716b..0875acb 100644 --- a/docs/interfaces/Spotlight-1.html +++ b/docs/interfaces/Spotlight-1.html @@ -1,9 +1,9 @@ Spotlight | osu-api-v2-js

    Interface Spotlight

    Obtainable From

    API.getSpotlights

    -
    interface Spotlight {
        end_date: Date;
        id: number;
        mode_specific: boolean;
        name: string;
        start_date: Date;
        type: string;
    }

    Hierarchy (view full)

    Properties

    interface Spotlight {
        end_date: Date;
        id: number;
        mode_specific: boolean;
        name: string;
        start_date: Date;
        type: string;
    }

    Hierarchy (view full)

    Properties

    end_date: Date
    id: number
    mode_specific: boolean

    Pretty sure this is only true when the spotlight has different beatmaps for each ruleset

    -
    name: string
    start_date: Date
    type: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    end_date: Date
    id: number
    mode_specific: boolean

    Pretty sure this is only true when the spotlight has different beatmaps for each ruleset

    +
    name: string
    start_date: Date
    type: string
    \ No newline at end of file diff --git a/docs/interfaces/Spotlight.WithParticipantcount.html b/docs/interfaces/Spotlight.WithParticipantcount.html index cab0a5c..c894411 100644 --- a/docs/interfaces/Spotlight.WithParticipantcount.html +++ b/docs/interfaces/Spotlight.WithParticipantcount.html @@ -1,10 +1,10 @@ WithParticipantcount | osu-api-v2-js

    Interface WithParticipantcount

    Obtainable From

    API.getSpotlights

    -
    interface WithParticipantcount {
        end_date: Date;
        id: number;
        mode_specific: boolean;
        name: string;
        participant_count: number;
        start_date: Date;
        type: string;
    }

    Hierarchy (view full)

    Properties

    interface WithParticipantcount {
        end_date: Date;
        id: number;
        mode_specific: boolean;
        name: string;
        participant_count: number;
        start_date: Date;
        type: string;
    }

    Hierarchy (view full)

    Properties

    end_date: Date
    id: number
    mode_specific: boolean

    Pretty sure this is only true when the spotlight has different beatmaps for each ruleset

    -
    name: string
    participant_count: number
    start_date: Date
    type: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    end_date: Date
    id: number
    mode_specific: boolean

    Pretty sure this is only true when the spotlight has different beatmaps for each ruleset

    +
    name: string
    participant_count: number
    start_date: Date
    type: string
    \ No newline at end of file diff --git a/docs/interfaces/User-1.html b/docs/interfaces/User-1.html index ddbbf79..5d15c47 100644 --- a/docs/interfaces/User-1.html +++ b/docs/interfaces/User-1.html @@ -1,4 +1,4 @@ -User | osu-api-v2-js

    Interface User

    interface User {
        avatar_url: string;
        country_code: string;
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url +User | osu-api-v2-js

    Interface User

    interface User {
        avatar_url: string;
        country_code: string;
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country_code: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country_code: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/User.Config.html b/docs/interfaces/User.Config.html index 6e62dc1..002b322 100644 --- a/docs/interfaces/User.Config.html +++ b/docs/interfaces/User.Config.html @@ -1,7 +1,7 @@ Config | osu-api-v2-js

    Interface Config

    An interface to tell the API how the returned Array should be like

    -
    interface Config {
        limit?: number;
        offset?: number;
    }

    Properties

    interface Config {
        limit?: number;
        offset?: number;
    }

    Properties

    Properties

    limit?: number

    The maximum amount of elements returned in the array

    Remarks

    The server could send less than the limit because it deliberately limits itself; Putting this at 1000 doesn't mean you'll even get close to 200

    -
    offset?: number

    How many elements that would be at the top of the returned array get skipped (while still filling the array up to the limit)

    -

    Generated using TypeDoc

    \ No newline at end of file +
    offset?: number

    How many elements that would be at the top of the returned array get skipped (while still filling the array up to the limit)

    +
    \ No newline at end of file diff --git a/docs/interfaces/User.Extended-1.html b/docs/interfaces/User.Extended-1.html index 3f1d7be..6481434 100644 --- a/docs/interfaces/User.Extended-1.html +++ b/docs/interfaces/User.Extended-1.html @@ -1,5 +1,5 @@ Extended | osu-api-v2-js

    Interface Extended

    Obtainable From

    API.getUser

    -
    interface Extended {
        account_history: {
            description: null | string;
            id: number;
            length: number;
            permanent: boolean;
            timestamp: Date;
            type: "note" | "restriction" | "silence";
        }[];
        active_tournament_banners: {
            id: number;
            image: string;
            tournament_id: number;
        }[];
        avatar_url: string;
        badges: {
            awarded_at: Date;
            description: string;
            image_url: string;
            url: string;
        }[];
        beatmap_playcounts_count: number;
        comments_count: number;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        cover_url: string;
        default_group: string;
        discord: null | string;
        favourite_beatmapset_count: number;
        follower_count: number;
        graveyard_beatmapset_count: number;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        guest_beatmapset_count: number;
        has_supported: boolean;
        id: number;
        interests: null | string;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        join_date: Date;
        kudosu: {
            available: number;
            total: number;
        };
        last_visit: null | Date;
        location: null | string;
        loved_beatmapset_count: number;
        mapping_follower_count: number;
        max_blocks: number;
        max_friends: number;
        monthly_playcounts: {
            count: number;
            start_date: Date;
        }[];
        nominated_beatmapset_count: number;
        occupation: null | string;
        page: {
            html: string;
            raw: string;
        };
        pending_beatmapset_count: number;
        playmode: "osu" | "taiko" | "fruits" | "mania";
        playstyle: null | string[];
        pm_friends_only: boolean;
        post_count: number;
        previous_usernames: string[];
        profile_colour: null | string;
        profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[];
        rank_highest: null | {
            rank: number;
            updated_at: Date;
        };
        rank_history: null | {
            data: number[];
            mode: "osu" | "taiko" | "fruits" | "mania";
        };
        replays_watched_counts: {
            count: number;
            start_date: Date;
        }[];
        scores_best_count: number;
        scores_first_count: number;
        scores_pinned_count: number;
        scores_recent_count: number;
        statistics: WithCountryrank;
        support_level: number;
        title: null | string;
        title_url: null | string;
        twitter: null | string;
        user_achievements: {
            achieved_at: Date;
            achievement_id: number;
        }[];
        username: string;
        website: null | string;
    }

    Hierarchy (view full)

    Properties

    interface Extended {
        account_history: {
            description: null | string;
            id: number;
            length: number;
            permanent: boolean;
            timestamp: Date;
            type: "note" | "restriction" | "silence";
        }[];
        active_tournament_banners: {
            id: number;
            image: string;
            tournament_id: number;
        }[];
        avatar_url: string;
        badges: {
            awarded_at: Date;
            description: string;
            image_url: string;
            url: string;
        }[];
        beatmap_playcounts_count: number;
        comments_count: number;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        cover_url: string;
        default_group: string;
        discord: null | string;
        favourite_beatmapset_count: number;
        follower_count: number;
        graveyard_beatmapset_count: number;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        guest_beatmapset_count: number;
        has_supported: boolean;
        id: number;
        interests: null | string;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        join_date: Date;
        kudosu: {
            available: number;
            total: number;
        };
        last_visit: null | Date;
        location: null | string;
        loved_beatmapset_count: number;
        mapping_follower_count: number;
        max_blocks: number;
        max_friends: number;
        monthly_playcounts: {
            count: number;
            start_date: Date;
        }[];
        nominated_beatmapset_count: number;
        occupation: null | string;
        page: {
            html: string;
            raw: string;
        };
        pending_beatmapset_count: number;
        playmode: "osu" | "taiko" | "fruits" | "mania";
        playstyle: null | string[];
        pm_friends_only: boolean;
        post_count: number;
        previous_usernames: string[];
        profile_colour: null | string;
        profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[];
        rank_highest: null | {
            rank: number;
            updated_at: Date;
        };
        rank_history: null | {
            data: number[];
            mode: "osu" | "taiko" | "fruits" | "mania";
        };
        replays_watched_counts: {
            count: number;
            start_date: Date;
        }[];
        scores_best_count: number;
        scores_first_count: number;
        scores_pinned_count: number;
        scores_recent_count: number;
        statistics: WithCountryrank;
        support_level: number;
        title: null | string;
        title_url: null | string;
        twitter: null | string;
        user_achievements: {
            achieved_at: Date;
            achievement_id: number;
        }[];
        username: string;
        website: null | string;
    }

    Hierarchy (view full)

    Properties

    account_history: {
        description: null | string;
        id: number;
        length: number;
        permanent: boolean;
        timestamp: Date;
        type: "note" | "restriction" | "silence";
    }[]

    Type declaration

    • description: null | string
    • id: number
    • length: number
    • permanent: boolean
    • timestamp: Date
    • type: "note" | "restriction" | "silence"
    active_tournament_banners: {
        id: number;
        image: string;
        tournament_id: number;
    }[]

    Type declaration

    • id: number
    • image: string
    • tournament_id: number
    avatar_url: string
    badges: {
        awarded_at: Date;
        description: string;
        image_url: string;
        url: string;
    }[]

    Type declaration

    • awarded_at: Date
    • description: string
    • image_url: string
    • url: string
    beatmap_playcounts_count: number
    comments_count: number
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    cover_url: string
    default_group: string
    discord: null | string
    favourite_beatmapset_count: number
    follower_count: number
    graveyard_beatmapset_count: number
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    guest_beatmapset_count: number
    has_supported: boolean
    id: number
    interests: null | string
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    join_date: Date
    kudosu: {
        available: number;
        total: number;
    }

    Type declaration

    • available: number
    • total: number
    last_visit: null | Date
    location: null | string
    loved_beatmapset_count: number
    mapping_follower_count: number
    max_blocks: number
    max_friends: number
    monthly_playcounts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    nominated_beatmapset_count: number
    occupation: null | string
    page: {
        html: string;
        raw: string;
    }

    Type declaration

    • html: string
    • raw: string

      Basically the text with the BBCode

      -
    pending_beatmapset_count: number
    playmode: "osu" | "taiko" | "fruits" | "mania"
    playstyle: null | string[]
    pm_friends_only: boolean
    post_count: number
    previous_usernames: string[]
    profile_colour: null | string
    profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[]
    rank_highest: null | {
        rank: number;
        updated_at: Date;
    }

    Type declaration

    • rank: number
    • updated_at: Date
    rank_history: null | {
        data: number[];
        mode: "osu" | "taiko" | "fruits" | "mania";
    }

    Type declaration

    • data: number[]
    • mode: "osu" | "taiko" | "fruits" | "mania"
    replays_watched_counts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    scores_best_count: number
    scores_first_count: number
    scores_pinned_count: number

    Specific to the Ruleset (playmode)

    -
    scores_recent_count: number
    statistics: WithCountryrank
    support_level: number
    title: null | string
    title_url: null | string
    twitter: null | string
    user_achievements: {
        achieved_at: Date;
        achievement_id: number;
    }[]

    Type declaration

    • achieved_at: Date
    • achievement_id: number
    username: string
    website: null | string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    account_history: {
        description: null | string;
        id: number;
        length: number;
        permanent: boolean;
        timestamp: Date;
        type: "note" | "restriction" | "silence";
    }[]

    Type declaration

    • description: null | string
    • id: number
    • length: number
    • permanent: boolean
    • timestamp: Date
    • type: "note" | "restriction" | "silence"
    active_tournament_banners: {
        id: number;
        image: string;
        tournament_id: number;
    }[]

    Type declaration

    • id: number
    • image: string
    • tournament_id: number
    avatar_url: string
    badges: {
        awarded_at: Date;
        description: string;
        image_url: string;
        url: string;
    }[]

    Type declaration

    • awarded_at: Date
    • description: string
    • image_url: string
    • url: string
    beatmap_playcounts_count: number
    comments_count: number
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    cover_url: string
    default_group: string
    discord: null | string
    favourite_beatmapset_count: number
    follower_count: number
    graveyard_beatmapset_count: number
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    guest_beatmapset_count: number
    has_supported: boolean
    id: number
    interests: null | string
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    join_date: Date
    kudosu: {
        available: number;
        total: number;
    }

    Type declaration

    • available: number
    • total: number
    last_visit: null | Date
    location: null | string
    loved_beatmapset_count: number
    mapping_follower_count: number
    max_blocks: number
    max_friends: number
    monthly_playcounts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    nominated_beatmapset_count: number
    occupation: null | string
    page: {
        html: string;
        raw: string;
    }

    Type declaration

    • html: string
    • raw: string

      Basically the text with the BBCode

      +
    pending_beatmapset_count: number
    playmode: "osu" | "taiko" | "fruits" | "mania"
    playstyle: null | string[]
    pm_friends_only: boolean
    post_count: number
    previous_usernames: string[]
    profile_colour: null | string
    profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[]
    rank_highest: null | {
        rank: number;
        updated_at: Date;
    }

    Type declaration

    • rank: number
    • updated_at: Date
    rank_history: null | {
        data: number[];
        mode: "osu" | "taiko" | "fruits" | "mania";
    }

    Type declaration

    • data: number[]
    • mode: "osu" | "taiko" | "fruits" | "mania"
    replays_watched_counts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    scores_best_count: number
    scores_first_count: number
    scores_pinned_count: number

    Specific to the Ruleset (playmode)

    +
    scores_recent_count: number
    statistics: WithCountryrank
    support_level: number
    title: null | string
    title_url: null | string
    twitter: null | string
    user_achievements: {
        achieved_at: Date;
        achievement_id: number;
    }[]

    Type declaration

    • achieved_at: Date
    • achievement_id: number
    username: string
    website: null | string
    \ No newline at end of file diff --git a/docs/interfaces/User.Extended.WithStatisticsrulesets.html b/docs/interfaces/User.Extended.WithStatisticsrulesets.html index eb18d66..3037c43 100644 --- a/docs/interfaces/User.Extended.WithStatisticsrulesets.html +++ b/docs/interfaces/User.Extended.WithStatisticsrulesets.html @@ -1,5 +1,5 @@ WithStatisticsrulesets | osu-api-v2-js

    Interface WithStatisticsrulesets

    Obtainable From

    API.getResourceOwner

    -
    interface WithStatisticsrulesets {
        account_history: {
            description: null | string;
            id: number;
            length: number;
            permanent: boolean;
            timestamp: Date;
            type: "note" | "restriction" | "silence";
        }[];
        active_tournament_banners: {
            id: number;
            image: string;
            tournament_id: number;
        }[];
        avatar_url: string;
        badges: {
            awarded_at: Date;
            description: string;
            image_url: string;
            url: string;
        }[];
        beatmap_playcounts_count: number;
        comments_count: number;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        cover_url: string;
        default_group: string;
        discord: null | string;
        favourite_beatmapset_count: number;
        follower_count: number;
        graveyard_beatmapset_count: number;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        guest_beatmapset_count: number;
        has_supported: boolean;
        id: number;
        interests: null | string;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_restricted: boolean;
        is_supporter: boolean;
        join_date: Date;
        kudosu: {
            available: number;
            total: number;
        };
        last_visit: null | Date;
        location: null | string;
        loved_beatmapset_count: number;
        mapping_follower_count: number;
        max_blocks: number;
        max_friends: number;
        monthly_playcounts: {
            count: number;
            start_date: Date;
        }[];
        nominated_beatmapset_count: number;
        occupation: null | string;
        page: {
            html: string;
            raw: string;
        };
        pending_beatmapset_count: number;
        playmode: "osu" | "taiko" | "fruits" | "mania";
        playstyle: null | string[];
        pm_friends_only: boolean;
        post_count: number;
        previous_usernames: string[];
        profile_colour: null | string;
        profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[];
        rank_highest: null | {
            rank: number;
            updated_at: Date;
        };
        rank_history: null | {
            data: number[];
            mode: "osu" | "taiko" | "fruits" | "mania";
        };
        replays_watched_counts: {
            count: number;
            start_date: Date;
        }[];
        scores_best_count: number;
        scores_first_count: number;
        scores_pinned_count: number;
        scores_recent_count: number;
        statistics: WithCountryrank;
        statistics_rulesets: {
            fruits?: User.Statistics;
            mania?: User.Statistics;
            osu?: User.Statistics;
            taiko?: User.Statistics;
        };
        support_level: number;
        title: null | string;
        title_url: null | string;
        twitter: null | string;
        user_achievements: {
            achieved_at: Date;
            achievement_id: number;
        }[];
        username: string;
        website: null | string;
    }

    Hierarchy (view full)

    Properties

    interface WithStatisticsrulesets {
        account_history: {
            description: null | string;
            id: number;
            length: number;
            permanent: boolean;
            timestamp: Date;
            type: "note" | "restriction" | "silence";
        }[];
        active_tournament_banners: {
            id: number;
            image: string;
            tournament_id: number;
        }[];
        avatar_url: string;
        badges: {
            awarded_at: Date;
            description: string;
            image_url: string;
            url: string;
        }[];
        beatmap_playcounts_count: number;
        comments_count: number;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        cover_url: string;
        default_group: string;
        discord: null | string;
        favourite_beatmapset_count: number;
        follower_count: number;
        graveyard_beatmapset_count: number;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        guest_beatmapset_count: number;
        has_supported: boolean;
        id: number;
        interests: null | string;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_restricted: boolean;
        is_supporter: boolean;
        join_date: Date;
        kudosu: {
            available: number;
            total: number;
        };
        last_visit: null | Date;
        location: null | string;
        loved_beatmapset_count: number;
        mapping_follower_count: number;
        max_blocks: number;
        max_friends: number;
        monthly_playcounts: {
            count: number;
            start_date: Date;
        }[];
        nominated_beatmapset_count: number;
        occupation: null | string;
        page: {
            html: string;
            raw: string;
        };
        pending_beatmapset_count: number;
        playmode: "osu" | "taiko" | "fruits" | "mania";
        playstyle: null | string[];
        pm_friends_only: boolean;
        post_count: number;
        previous_usernames: string[];
        profile_colour: null | string;
        profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[];
        rank_highest: null | {
            rank: number;
            updated_at: Date;
        };
        rank_history: null | {
            data: number[];
            mode: "osu" | "taiko" | "fruits" | "mania";
        };
        replays_watched_counts: {
            count: number;
            start_date: Date;
        }[];
        scores_best_count: number;
        scores_first_count: number;
        scores_pinned_count: number;
        scores_recent_count: number;
        statistics: WithCountryrank;
        statistics_rulesets: {
            fruits?: User.Statistics;
            mania?: User.Statistics;
            osu?: User.Statistics;
            taiko?: User.Statistics;
        };
        support_level: number;
        title: null | string;
        title_url: null | string;
        twitter: null | string;
        user_achievements: {
            achieved_at: Date;
            achievement_id: number;
        }[];
        username: string;
        website: null | string;
    }

    Hierarchy (view full)

    Properties

    account_history: {
        description: null | string;
        id: number;
        length: number;
        permanent: boolean;
        timestamp: Date;
        type: "note" | "restriction" | "silence";
    }[]

    Type declaration

    • description: null | string
    • id: number
    • length: number
    • permanent: boolean
    • timestamp: Date
    • type: "note" | "restriction" | "silence"
    active_tournament_banners: {
        id: number;
        image: string;
        tournament_id: number;
    }[]

    Type declaration

    • id: number
    • image: string
    • tournament_id: number
    avatar_url: string
    badges: {
        awarded_at: Date;
        description: string;
        image_url: string;
        url: string;
    }[]

    Type declaration

    • awarded_at: Date
    • description: string
    • image_url: string
    • url: string
    beatmap_playcounts_count: number
    comments_count: number
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    cover_url: string
    default_group: string
    discord: null | string
    favourite_beatmapset_count: number
    follower_count: number
    graveyard_beatmapset_count: number
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    guest_beatmapset_count: number
    has_supported: boolean
    id: number
    interests: null | string
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_restricted: boolean
    is_supporter: boolean
    join_date: Date
    kudosu: {
        available: number;
        total: number;
    }

    Type declaration

    • available: number
    • total: number
    last_visit: null | Date
    location: null | string
    loved_beatmapset_count: number
    mapping_follower_count: number
    max_blocks: number
    max_friends: number
    monthly_playcounts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    nominated_beatmapset_count: number
    occupation: null | string
    page: {
        html: string;
        raw: string;
    }

    Type declaration

    • html: string
    • raw: string

      Basically the text with the BBCode

      -
    pending_beatmapset_count: number
    playmode: "osu" | "taiko" | "fruits" | "mania"
    playstyle: null | string[]
    pm_friends_only: boolean
    post_count: number
    previous_usernames: string[]
    profile_colour: null | string
    profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[]
    rank_highest: null | {
        rank: number;
        updated_at: Date;
    }

    Type declaration

    • rank: number
    • updated_at: Date
    rank_history: null | {
        data: number[];
        mode: "osu" | "taiko" | "fruits" | "mania";
    }

    Type declaration

    • data: number[]
    • mode: "osu" | "taiko" | "fruits" | "mania"
    replays_watched_counts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    scores_best_count: number
    scores_first_count: number
    scores_pinned_count: number

    Specific to the Ruleset (playmode)

    -
    scores_recent_count: number
    statistics: WithCountryrank
    statistics_rulesets: {
        fruits?: User.Statistics;
        mania?: User.Statistics;
        osu?: User.Statistics;
        taiko?: User.Statistics;
    }

    Type declaration

    support_level: number
    title: null | string
    title_url: null | string
    twitter: null | string
    user_achievements: {
        achieved_at: Date;
        achievement_id: number;
    }[]

    Type declaration

    • achieved_at: Date
    • achievement_id: number
    username: string
    website: null | string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    account_history: {
        description: null | string;
        id: number;
        length: number;
        permanent: boolean;
        timestamp: Date;
        type: "note" | "restriction" | "silence";
    }[]

    Type declaration

    • description: null | string
    • id: number
    • length: number
    • permanent: boolean
    • timestamp: Date
    • type: "note" | "restriction" | "silence"
    active_tournament_banners: {
        id: number;
        image: string;
        tournament_id: number;
    }[]

    Type declaration

    • id: number
    • image: string
    • tournament_id: number
    avatar_url: string
    badges: {
        awarded_at: Date;
        description: string;
        image_url: string;
        url: string;
    }[]

    Type declaration

    • awarded_at: Date
    • description: string
    • image_url: string
    • url: string
    beatmap_playcounts_count: number
    comments_count: number
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    cover_url: string
    default_group: string
    discord: null | string
    favourite_beatmapset_count: number
    follower_count: number
    graveyard_beatmapset_count: number
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    guest_beatmapset_count: number
    has_supported: boolean
    id: number
    interests: null | string
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_restricted: boolean
    is_supporter: boolean
    join_date: Date
    kudosu: {
        available: number;
        total: number;
    }

    Type declaration

    • available: number
    • total: number
    last_visit: null | Date
    location: null | string
    loved_beatmapset_count: number
    mapping_follower_count: number
    max_blocks: number
    max_friends: number
    monthly_playcounts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    nominated_beatmapset_count: number
    occupation: null | string
    page: {
        html: string;
        raw: string;
    }

    Type declaration

    • html: string
    • raw: string

      Basically the text with the BBCode

      +
    pending_beatmapset_count: number
    playmode: "osu" | "taiko" | "fruits" | "mania"
    playstyle: null | string[]
    pm_friends_only: boolean
    post_count: number
    previous_usernames: string[]
    profile_colour: null | string
    profile_order: ("me" | "recent_activity" | "beatmaps" | "historical" | "kudosu" | "top_ranks" | "medals")[]
    rank_highest: null | {
        rank: number;
        updated_at: Date;
    }

    Type declaration

    • rank: number
    • updated_at: Date
    rank_history: null | {
        data: number[];
        mode: "osu" | "taiko" | "fruits" | "mania";
    }

    Type declaration

    • data: number[]
    • mode: "osu" | "taiko" | "fruits" | "mania"
    replays_watched_counts: {
        count: number;
        start_date: Date;
    }[]

    Type declaration

    • count: number
    • start_date: Date
    scores_best_count: number
    scores_first_count: number
    scores_pinned_count: number

    Specific to the Ruleset (playmode)

    +
    scores_recent_count: number
    statistics: WithCountryrank
    statistics_rulesets: {
        fruits?: User.Statistics;
        mania?: User.Statistics;
        osu?: User.Statistics;
        taiko?: User.Statistics;
    }

    Type declaration

    support_level: number
    title: null | string
    title_url: null | string
    twitter: null | string
    user_achievements: {
        achieved_at: Date;
        achievement_id: number;
    }[]

    Type declaration

    • achieved_at: Date
    • achievement_id: number
    username: string
    website: null | string
    \ No newline at end of file diff --git a/docs/interfaces/User.KudosuHistory.html b/docs/interfaces/User.KudosuHistory.html index da44ae1..59a948d 100644 --- a/docs/interfaces/User.KudosuHistory.html +++ b/docs/interfaces/User.KudosuHistory.html @@ -1,9 +1,9 @@ KudosuHistory | osu-api-v2-js

    Interface KudosuHistory

    Obtainable From

    API.getUserKudosu

    -
    interface KudosuHistory {
        action: "reset" | "give" | "vote.give" | "vote.reset" | "revoke" | "vote.revoke";
        amount: number;
        created_at: Date;
        giver: null | {
            url: string;
            username: string;
        };
        id: number;
        model: string;
        post: {
            title: string;
            url: null | string;
        };
    }

    Properties

    interface KudosuHistory {
        action: "reset" | "give" | "vote.give" | "vote.reset" | "revoke" | "vote.revoke";
        amount: number;
        created_at: Date;
        giver: null | {
            url: string;
            username: string;
        };
        id: number;
        model: string;
        post: {
            title: string;
            url: null | string;
        };
    }

    Properties

    action: "reset" | "give" | "vote.give" | "vote.reset" | "revoke" | "vote.revoke"
    amount: number
    created_at: Date
    giver: null | {
        url: string;
        username: string;
    }

    Type declaration

    • url: string
    • username: string
    id: number
    model: string
    post: {
        title: string;
        url: null | string;
    }

    Type declaration

    • title: string
    • url: null | string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    action: "reset" | "give" | "vote.give" | "vote.reset" | "revoke" | "vote.revoke"
    amount: number
    created_at: Date
    giver: null | {
        url: string;
        username: string;
    }

    Type declaration

    • url: string
    • username: string
    id: number
    model: string
    post: {
        title: string;
        url: null | string;
    }

    Type declaration

    • title: string
    • url: null | string
    \ No newline at end of file diff --git a/docs/interfaces/User.Statistics-1.html b/docs/interfaces/User.Statistics-1.html index c7877e7..62c6798 100644 --- a/docs/interfaces/User.Statistics-1.html +++ b/docs/interfaces/User.Statistics-1.html @@ -1,4 +1,4 @@ -Statistics | osu-api-v2-js

    Interface Statistics

    interface Statistics {
        count_100: number;
        count_300: number;
        count_50: number;
        count_miss: number;
        global_rank: null | number;
        global_rank_exp: null | number;
        grade_counts: {
            a: number;
            s: number;
            sh: number;
            ss: number;
            ssh: number;
        };
        hit_accuracy: number;
        is_ranked: boolean;
        level: {
            current: number;
            progress: number;
        };
        maximum_combo: number;
        play_count: number;
        play_time: null | number;
        pp: null | number;
        pp_exp: number;
        ranked_score: number;
        replays_watched_by_others: number;
        total_hits: number;
        total_score: number;
    }

    Hierarchy (view full)

    Properties

    count_100 +Statistics | osu-api-v2-js

    Interface Statistics

    interface Statistics {
        count_100: number;
        count_300: number;
        count_50: number;
        count_miss: number;
        global_rank: null | number;
        global_rank_exp: null | number;
        grade_counts: {
            a: number;
            s: number;
            sh: number;
            ss: number;
            ssh: number;
        };
        hit_accuracy: number;
        is_ranked: boolean;
        level: {
            current: number;
            progress: number;
        };
        maximum_combo: number;
        play_count: number;
        play_time: null | number;
        pp: null | number;
        pp_exp: number;
        ranked_score: number;
        replays_watched_by_others: number;
        total_hits: number;
        total_score: number;
    }

    Hierarchy (view full)

    Properties

    count_100: number
    count_300: number
    count_50: number
    count_miss: number
    global_rank: null | number
    global_rank_exp: null | number
    grade_counts: {
        a: number;
        s: number;
        sh: number;
        ss: number;
        ssh: number;
    }

    Type declaration

    • a: number
    • s: number
    • sh: number
    • ss: number
    • ssh: number
    hit_accuracy: number

    Accuracy in the normal format, where 96.56% would be 96.56

    -
    is_ranked: boolean

    Hasn't become inactive in the rankings

    -
    level: {
        current: number;
        progress: number;
    }

    Type declaration

    • current: number
    • progress: number
    maximum_combo: number
    play_count: number
    play_time: null | number
    pp: null | number
    pp_exp: number
    ranked_score: number
    replays_watched_by_others: number
    total_hits: number
    total_score: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    count_100: number
    count_300: number
    count_50: number
    count_miss: number
    global_rank: null | number
    global_rank_exp: null | number
    grade_counts: {
        a: number;
        s: number;
        sh: number;
        ss: number;
        ssh: number;
    }

    Type declaration

    • a: number
    • s: number
    • sh: number
    • ss: number
    • ssh: number
    hit_accuracy: number

    Accuracy in the normal format, where 96.56% would be 96.56

    +
    is_ranked: boolean

    Hasn't become inactive in the rankings

    +
    level: {
        current: number;
        progress: number;
    }

    Type declaration

    • current: number
    • progress: number
    maximum_combo: number
    play_count: number
    play_time: null | number
    pp: null | number
    pp_exp: number
    ranked_score: number
    replays_watched_by_others: number
    total_hits: number
    total_score: number
    \ No newline at end of file diff --git a/docs/interfaces/User.Statistics.WithCountryrank.html b/docs/interfaces/User.Statistics.WithCountryrank.html index 0a1fc00..56f7801 100644 --- a/docs/interfaces/User.Statistics.WithCountryrank.html +++ b/docs/interfaces/User.Statistics.WithCountryrank.html @@ -1,4 +1,4 @@ -WithCountryrank | osu-api-v2-js
    interface WithCountryrank {
        count_100: number;
        count_300: number;
        count_50: number;
        count_miss: number;
        country_rank: null | number;
        global_rank: null | number;
        global_rank_exp: null | number;
        grade_counts: {
            a: number;
            s: number;
            sh: number;
            ss: number;
            ssh: number;
        };
        hit_accuracy: number;
        is_ranked: boolean;
        level: {
            current: number;
            progress: number;
        };
        maximum_combo: number;
        play_count: number;
        play_time: null | number;
        pp: null | number;
        pp_exp: number;
        ranked_score: number;
        replays_watched_by_others: number;
        total_hits: number;
        total_score: number;
    }

    Hierarchy (view full)

    Properties

    count_100 +WithCountryrank | osu-api-v2-js
    interface WithCountryrank {
        count_100: number;
        count_300: number;
        count_50: number;
        count_miss: number;
        country_rank: null | number;
        global_rank: null | number;
        global_rank_exp: null | number;
        grade_counts: {
            a: number;
            s: number;
            sh: number;
            ss: number;
            ssh: number;
        };
        hit_accuracy: number;
        is_ranked: boolean;
        level: {
            current: number;
            progress: number;
        };
        maximum_combo: number;
        play_count: number;
        play_time: null | number;
        pp: null | number;
        pp_exp: number;
        ranked_score: number;
        replays_watched_by_others: number;
        total_hits: number;
        total_score: number;
    }

    Hierarchy (view full)

    Properties

    count_100: number
    count_300: number
    count_50: number
    count_miss: number
    country_rank: null | number
    global_rank: null | number
    global_rank_exp: null | number
    grade_counts: {
        a: number;
        s: number;
        sh: number;
        ss: number;
        ssh: number;
    }

    Type declaration

    • a: number
    • s: number
    • sh: number
    • ss: number
    • ssh: number
    hit_accuracy: number

    Accuracy in the normal format, where 96.56% would be 96.56

    -
    is_ranked: boolean

    Hasn't become inactive in the rankings

    -
    level: {
        current: number;
        progress: number;
    }

    Type declaration

    • current: number
    • progress: number
    maximum_combo: number
    play_count: number
    play_time: null | number
    pp: null | number
    pp_exp: number
    ranked_score: number
    replays_watched_by_others: number
    total_hits: number
    total_score: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    count_100: number
    count_300: number
    count_50: number
    count_miss: number
    country_rank: null | number
    global_rank: null | number
    global_rank_exp: null | number
    grade_counts: {
        a: number;
        s: number;
        sh: number;
        ss: number;
        ssh: number;
    }

    Type declaration

    • a: number
    • s: number
    • sh: number
    • ss: number
    • ssh: number
    hit_accuracy: number

    Accuracy in the normal format, where 96.56% would be 96.56

    +
    is_ranked: boolean

    Hasn't become inactive in the rankings

    +
    level: {
        current: number;
        progress: number;
    }

    Type declaration

    • current: number
    • progress: number
    maximum_combo: number
    play_count: number
    play_time: null | number
    pp: null | number
    pp_exp: number
    ranked_score: number
    replays_watched_by_others: number
    total_hits: number
    total_score: number
    \ No newline at end of file diff --git a/docs/interfaces/User.Statistics.WithUser.html b/docs/interfaces/User.Statistics.WithUser.html index 4c49882..202cd1d 100644 --- a/docs/interfaces/User.Statistics.WithUser.html +++ b/docs/interfaces/User.Statistics.WithUser.html @@ -1,4 +1,4 @@ -WithUser | osu-api-v2-js
    interface WithUser {
        count_100: number;
        count_300: number;
        count_50: number;
        count_miss: number;
        global_rank: null | number;
        global_rank_exp: null | number;
        grade_counts: {
            a: number;
            s: number;
            sh: number;
            ss: number;
            ssh: number;
        };
        hit_accuracy: number;
        is_ranked: boolean;
        level: {
            current: number;
            progress: number;
        };
        maximum_combo: number;
        play_count: number;
        play_time: null | number;
        pp: null | number;
        pp_exp: number;
        ranked_score: number;
        replays_watched_by_others: number;
        total_hits: number;
        total_score: number;
        user: WithCountryCover;
    }

    Hierarchy (view full)

    Properties

    count_100 +WithUser | osu-api-v2-js
    interface WithUser {
        count_100: number;
        count_300: number;
        count_50: number;
        count_miss: number;
        global_rank: null | number;
        global_rank_exp: null | number;
        grade_counts: {
            a: number;
            s: number;
            sh: number;
            ss: number;
            ssh: number;
        };
        hit_accuracy: number;
        is_ranked: boolean;
        level: {
            current: number;
            progress: number;
        };
        maximum_combo: number;
        play_count: number;
        play_time: null | number;
        pp: null | number;
        pp_exp: number;
        ranked_score: number;
        replays_watched_by_others: number;
        total_hits: number;
        total_score: number;
        user: WithCountryCover;
    }

    Hierarchy (view full)

    Properties

    count_100: number
    count_300: number
    count_50: number
    count_miss: number
    global_rank: null | number
    global_rank_exp: null | number
    grade_counts: {
        a: number;
        s: number;
        sh: number;
        ss: number;
        ssh: number;
    }

    Type declaration

    • a: number
    • s: number
    • sh: number
    • ss: number
    • ssh: number
    hit_accuracy: number

    Accuracy in the normal format, where 96.56% would be 96.56

    -
    is_ranked: boolean

    Hasn't become inactive in the rankings

    -
    level: {
        current: number;
        progress: number;
    }

    Type declaration

    • current: number
    • progress: number
    maximum_combo: number
    play_count: number
    play_time: null | number
    pp: null | number
    pp_exp: number
    ranked_score: number
    replays_watched_by_others: number
    total_hits: number
    total_score: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    count_100: number
    count_300: number
    count_50: number
    count_miss: number
    global_rank: null | number
    global_rank_exp: null | number
    grade_counts: {
        a: number;
        s: number;
        sh: number;
        ss: number;
        ssh: number;
    }

    Type declaration

    • a: number
    • s: number
    • sh: number
    • ss: number
    • ssh: number
    hit_accuracy: number

    Accuracy in the normal format, where 96.56% would be 96.56

    +
    is_ranked: boolean

    Hasn't become inactive in the rankings

    +
    level: {
        current: number;
        progress: number;
    }

    Type declaration

    • current: number
    • progress: number
    maximum_combo: number
    play_count: number
    play_time: null | number
    pp: null | number
    pp_exp: number
    ranked_score: number
    replays_watched_by_others: number
    total_hits: number
    total_score: number
    \ No newline at end of file diff --git a/docs/interfaces/User.WithCountry.html b/docs/interfaces/User.WithCountry.html index 459a3dc..0268571 100644 --- a/docs/interfaces/User.WithCountry.html +++ b/docs/interfaces/User.WithCountry.html @@ -1,5 +1,5 @@ WithCountry | osu-api-v2-js

    Interface WithCountry

    Obtainable From

    API.getMatch

    -
    interface WithCountry {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    interface WithCountry {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/User.WithCountryCover.html b/docs/interfaces/User.WithCountryCover.html index a02b687..89c2f13 100644 --- a/docs/interfaces/User.WithCountryCover.html +++ b/docs/interfaces/User.WithCountryCover.html @@ -1,5 +1,5 @@ WithCountryCover | osu-api-v2-js

    Interface WithCountryCover

    Obtainable From

    API.getMatch

    -
    interface WithCountryCover {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    interface WithCountryCover {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/User.WithCountryCoverGroupsStatisticsSupport.html b/docs/interfaces/User.WithCountryCoverGroupsStatisticsSupport.html index c57403e..8db9d11 100644 --- a/docs/interfaces/User.WithCountryCoverGroupsStatisticsSupport.html +++ b/docs/interfaces/User.WithCountryCoverGroupsStatisticsSupport.html @@ -1,5 +1,5 @@ WithCountryCoverGroupsStatisticsSupport | osu-api-v2-js

    Interface WithCountryCoverGroupsStatisticsSupport

    Obtainable From

    API.getFriends

    -
    interface WithCountryCoverGroupsStatisticsSupport {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        default_group: string;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        statistics: User.Statistics;
        support_level: number;
        username: string;
    }

    Hierarchy (view full)

    Properties

    interface WithCountryCoverGroupsStatisticsSupport {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        default_group: string;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        statistics: User.Statistics;
        support_level: number;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    default_group: string
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    statistics: User.Statistics
    support_level: number
    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    default_group: string
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    statistics: User.Statistics
    support_level: number
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/User.WithCountryCoverGroupsStatisticsrulesets.html b/docs/interfaces/User.WithCountryCoverGroupsStatisticsrulesets.html index 1589eeb..0cde87f 100644 --- a/docs/interfaces/User.WithCountryCoverGroupsStatisticsrulesets.html +++ b/docs/interfaces/User.WithCountryCoverGroupsStatisticsrulesets.html @@ -1,5 +1,5 @@ WithCountryCoverGroupsStatisticsrulesets | osu-api-v2-js

    Interface WithCountryCoverGroupsStatisticsrulesets

    Obtainable From

    API.getUsers

    -
    interface WithCountryCoverGroupsStatisticsrulesets {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        default_group: string;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        statistics_rulesets: {
            fruits?: User.Statistics;
            mania?: User.Statistics;
            osu?: User.Statistics;
            taiko?: User.Statistics;
        };
        username: string;
    }

    Hierarchy (view full)

    Properties

    interface WithCountryCoverGroupsStatisticsrulesets {
        avatar_url: string;
        country: {
            code: string;
            name: string;
        };
        country_code: string;
        cover: {
            custom_url: null | string;
            id: null | number;
            url: string;
        };
        default_group: string;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        statistics_rulesets: {
            fruits?: User.Statistics;
            mania?: User.Statistics;
            osu?: User.Statistics;
            taiko?: User.Statistics;
        };
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    default_group: string
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    statistics_rulesets: {
        fruits?: User.Statistics;
        mania?: User.Statistics;
        osu?: User.Statistics;
        taiko?: User.Statistics;
    }

    Type declaration

    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country: {
        code: string;
        name: string;
    }

    Type declaration

    • code: string
    • name: string
    country_code: string
    cover: {
        custom_url: null | string;
        id: null | number;
        url: string;
    }

    Type declaration

    • custom_url: null | string
    • id: null | number
    • url: string
    default_group: string
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    statistics_rulesets: {
        fruits?: User.Statistics;
        mania?: User.Statistics;
        osu?: User.Statistics;
        taiko?: User.Statistics;
    }

    Type declaration

    username: string
    \ No newline at end of file diff --git a/docs/interfaces/User.WithGroups.html b/docs/interfaces/User.WithGroups.html index 0df44db..70eaa7a 100644 --- a/docs/interfaces/User.WithGroups.html +++ b/docs/interfaces/User.WithGroups.html @@ -1,4 +1,4 @@ -WithGroups | osu-api-v2-js

    Interface WithGroups

    interface WithGroups {
        avatar_url: string;
        country_code: string;
        default_group: string;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url +WithGroups | osu-api-v2-js

    Interface WithGroups

    interface WithGroups {
        avatar_url: string;
        country_code: string;
        default_group: string;
        groups: {
            colour: null | string;
            has_listing: boolean;
            has_playmodes: boolean;
            id: number;
            identifier: string;
            is_probationary: boolean;
            name: string;
            playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
            short_name: string;
        }[];
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country_code: string
    default_group: string
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country_code: string
    default_group: string
    groups: {
        colour: null | string;
        has_listing: boolean;
        has_playmodes: boolean;
        id: number;
        identifier: string;
        is_probationary: boolean;
        name: string;
        playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[];
        short_name: string;
    }[]

    Type declaration

    • colour: null | string
    • has_listing: boolean
    • has_playmodes: boolean
    • id: number
    • identifier: string
    • is_probationary: boolean
    • name: string
    • playmodes: null | ("osu" | "taiko" | "fruits" | "mania")[]
    • short_name: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/User.WithKudosu.html b/docs/interfaces/User.WithKudosu.html index 2b5dda7..b3bc1e1 100644 --- a/docs/interfaces/User.WithKudosu.html +++ b/docs/interfaces/User.WithKudosu.html @@ -1,4 +1,4 @@ -WithKudosu | osu-api-v2-js

    Interface WithKudosu

    interface WithKudosu {
        avatar_url: string;
        country_code: string;
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        kudosu: {
            available: number;
            total: number;
        };
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url +WithKudosu | osu-api-v2-js

    Interface WithKudosu

    interface WithKudosu {
        avatar_url: string;
        country_code: string;
        default_group: string;
        id: number;
        is_active: boolean;
        is_bot: boolean;
        is_deleted: boolean;
        is_online: boolean;
        is_supporter: boolean;
        kudosu: {
            available: number;
            total: number;
        };
        last_visit: null | Date;
        pm_friends_only: boolean;
        profile_colour: null | string;
        username: string;
    }

    Hierarchy (view full)

    Properties

    avatar_url: string
    country_code: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    kudosu: {
        available: number;
        total: number;
    }

    Type declaration

    • available: number
    • total: number
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    avatar_url: string
    country_code: string
    default_group: string
    id: number
    is_active: boolean
    is_bot: boolean
    is_deleted: boolean
    is_online: boolean
    is_supporter: boolean
    kudosu: {
        available: number;
        total: number;
    }

    Type declaration

    • available: number
    • total: number
    last_visit: null | Date
    pm_friends_only: boolean
    profile_colour: null | string
    username: string
    \ No newline at end of file diff --git a/docs/interfaces/WebSocket.Event.ChatChannelJoin.html b/docs/interfaces/WebSocket.Event.ChatChannelJoin.html index ee8abf1..da9a75a 100644 --- a/docs/interfaces/WebSocket.Event.ChatChannelJoin.html +++ b/docs/interfaces/WebSocket.Event.ChatChannelJoin.html @@ -1,3 +1,3 @@ -ChatChannelJoin | osu-api-v2-js
    interface ChatChannelJoin {
        data: WithDetails;
        event: "chat.channel.join";
    }

    Properties

    data +ChatChannelJoin | osu-api-v2-js
    interface ChatChannelJoin {
        data: WithDetails;
        event: "chat.channel.join";
    }

    Properties

    Properties

    event: "chat.channel.join"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    event: "chat.channel.join"
    \ No newline at end of file diff --git a/docs/interfaces/WebSocket.Event.ChatChannelLeave.html b/docs/interfaces/WebSocket.Event.ChatChannelLeave.html index e456b53..4e8626a 100644 --- a/docs/interfaces/WebSocket.Event.ChatChannelLeave.html +++ b/docs/interfaces/WebSocket.Event.ChatChannelLeave.html @@ -1,3 +1,3 @@ -ChatChannelLeave | osu-api-v2-js
    interface ChatChannelLeave {
        data: WithDetails;
        event: "chat.channel.part";
    }

    Properties

    data +ChatChannelLeave | osu-api-v2-js
    interface ChatChannelLeave {
        data: WithDetails;
        event: "chat.channel.part";
    }

    Properties

    Properties

    event: "chat.channel.part"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    event: "chat.channel.part"
    \ No newline at end of file diff --git a/docs/interfaces/WebSocket.Event.ChatMessageNew.html b/docs/interfaces/WebSocket.Event.ChatMessageNew.html index 093e63b..9fe9cf3 100644 --- a/docs/interfaces/WebSocket.Event.ChatMessageNew.html +++ b/docs/interfaces/WebSocket.Event.ChatMessageNew.html @@ -1,3 +1,3 @@ -ChatMessageNew | osu-api-v2-js
    interface ChatMessageNew {
        data: {
            messages: Message[];
            users: User[];
        };
        event: "chat.message.new";
    }

    Properties

    data +ChatMessageNew | osu-api-v2-js
    interface ChatMessageNew {
        data: {
            messages: Message[];
            users: User[];
        };
        event: "chat.message.new";
    }

    Properties

    Properties

    data: {
        messages: Message[];
        users: User[];
    }

    Type declaration

    event: "chat.message.new"

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    data: {
        messages: Message[];
        users: User[];
    }

    Type declaration

    event: "chat.message.new"
    \ No newline at end of file diff --git a/docs/interfaces/WikiPage-1.html b/docs/interfaces/WikiPage-1.html index e7157a5..1ba7260 100644 --- a/docs/interfaces/WikiPage-1.html +++ b/docs/interfaces/WikiPage-1.html @@ -1,5 +1,5 @@ WikiPage | osu-api-v2-js

    Interface WikiPage

    Obtainable From

    API.getWikiPage

    -
    interface WikiPage {
        available_locales: string[];
        layout: string;
        locale: string;
        markdown: string;
        path: string;
        subtitle: null | string;
        tags: string[];
        title: string;
    }

    Properties

    interface WikiPage {
        available_locales: string[];
        layout: string;
        locale: string;
        markdown: string;
        path: string;
        subtitle: null | string;
        tags: string[];
        title: string;
    }

    Properties

    available_locales: string[]
    layout: string
    locale: string

    Lowercase BCP 47 language (sub)tag (for example, en for english)

    -
    markdown: string
    path: string

    It's what should be after https://osu.ppy.sh/wiki/{locale}/

    -
    subtitle: null | string

    Think of it as the title of the parent wiki page

    +

    Properties

    available_locales: string[]
    layout: string
    locale: string

    Lowercase BCP 47 language (sub)tag (for example, en for english)

    +
    markdown: string
    path: string

    It's what should be after https://osu.ppy.sh/wiki/{locale}/

    +
    subtitle: null | string

    Think of it as the title of the parent wiki page

    Remarks

    If the title in the path (assuming it's in it (very unlikely if locale is not en)) is after a slash (/), this is what is before the slash

    -
    tags: string[]
    title: string

    Generated using TypeDoc

    \ No newline at end of file +
    tags: string[]
    title: string
    \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 67caaf2..ba0fdf9 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -17,6 +17,7 @@

    Enumerations

    Classes

    Interfaces

    Beatmap Beatmapset Comment @@ -29,4 +30,4 @@

    Type Aliases

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmap.DifficultyAttributes.html b/docs/modules/Beatmap.DifficultyAttributes.html index 49e3586..8117742 100644 --- a/docs/modules/Beatmap.DifficultyAttributes.html +++ b/docs/modules/Beatmap.DifficultyAttributes.html @@ -1,4 +1,4 @@ -DifficultyAttributes | osu-api-v2-js

    Namespace DifficultyAttributes

    Index

    Interfaces

    Fruits +DifficultyAttributes | osu-api-v2-js

    Namespace DifficultyAttributes

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmap.Extended.html b/docs/modules/Beatmap.Extended.html index 76f0a79..f55beff 100644 --- a/docs/modules/Beatmap.Extended.html +++ b/docs/modules/Beatmap.Extended.html @@ -1,5 +1,5 @@ -Extended | osu-api-v2-js

    Index

    Interfaces

    WithFailtimes +Extended | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmap.Pack.html b/docs/modules/Beatmap.Pack.html index 801ab7f..614f57d 100644 --- a/docs/modules/Beatmap.Pack.html +++ b/docs/modules/Beatmap.Pack.html @@ -1,4 +1,4 @@ -Pack | osu-api-v2-js

    Index

    Interfaces

    WithBeatmapset +Pack | osu-api-v2-js

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmap.UserScore.html b/docs/modules/Beatmap.UserScore.html index 2ffbc0c..d4e9e1d 100644 --- a/docs/modules/Beatmap.UserScore.html +++ b/docs/modules/Beatmap.UserScore.html @@ -1,3 +1,3 @@ -UserScore | osu-api-v2-js

    Index

    Functions

    getMultiple +UserScore | osu-api-v2-js

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmap.html b/docs/modules/Beatmap.html index 9dd8c2b..3da8f1c 100644 --- a/docs/modules/Beatmap.html +++ b/docs/modules/Beatmap.html @@ -1,4 +1,4 @@ -Beatmap | osu-api-v2-js

    Namespace Beatmap

    Index

    Namespaces

    DifficultyAttributes +Beatmap | osu-api-v2-js

    Namespace Beatmap

    Index

    Namespaces

    Parameter Object Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.Discussion.Post.html b/docs/modules/Beatmapset.Discussion.Post.html index 46745d3..14e9818 100644 --- a/docs/modules/Beatmapset.Discussion.Post.html +++ b/docs/modules/Beatmapset.Discussion.Post.html @@ -1,2 +1,2 @@ -Post | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +Post | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.Discussion.Vote.html b/docs/modules/Beatmapset.Discussion.Vote.html index fe42062..3c8b247 100644 --- a/docs/modules/Beatmapset.Discussion.Vote.html +++ b/docs/modules/Beatmapset.Discussion.Vote.html @@ -1,2 +1,2 @@ -Vote | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +Vote | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.Discussion.html b/docs/modules/Beatmapset.Discussion.html index 5db0a42..f552686 100644 --- a/docs/modules/Beatmapset.Discussion.html +++ b/docs/modules/Beatmapset.Discussion.html @@ -1,7 +1,7 @@ -Discussion | osu-api-v2-js

    Index

    Namespaces

    Post +Discussion | osu-api-v2-js

    Index

    Namespaces

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.Event.Comment.html b/docs/modules/Beatmapset.Event.Comment.html index d2f533f..7d37d3f 100644 --- a/docs/modules/Beatmapset.Event.Comment.html +++ b/docs/modules/Beatmapset.Event.Comment.html @@ -1,5 +1,5 @@ Comment | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.Event.html b/docs/modules/Beatmapset.Event.html index 78aa687..9e96beb 100644 --- a/docs/modules/Beatmapset.Event.html +++ b/docs/modules/Beatmapset.Event.html @@ -1,4 +1,4 @@ -Event | osu-api-v2-js

    Index

    Namespaces

    Comment +Event | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.Extended.html b/docs/modules/Beatmapset.Extended.html index 96936cd..377ff03 100644 --- a/docs/modules/Beatmapset.Extended.html +++ b/docs/modules/Beatmapset.Extended.html @@ -1,4 +1,4 @@ -Extended | osu-api-v2-js

    Index

    Interfaces

    Plus +Extended | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Beatmapset.html b/docs/modules/Beatmapset.html index 7509789..82ba238 100644 --- a/docs/modules/Beatmapset.html +++ b/docs/modules/Beatmapset.html @@ -1,4 +1,4 @@ -Beatmapset | osu-api-v2-js

    Namespace Beatmapset

    Index

    Namespaces

    Discussion +Beatmapset | osu-api-v2-js

    Namespace Beatmapset

    Index

    Namespaces

    Enumerations

    Genre @@ -13,4 +13,4 @@ lookup search

    Parameter Object Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Changelog.Build.html b/docs/modules/Changelog.Build.html index e1000e0..fa9dcbf 100644 --- a/docs/modules/Changelog.Build.html +++ b/docs/modules/Changelog.Build.html @@ -1,7 +1,7 @@ -Build | osu-api-v2-js

    Index

    Interfaces

    WithChangelogentriesVersions +Build | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Changelog.UpdateStream.html b/docs/modules/Changelog.UpdateStream.html index b0e8881..aa08dec 100644 --- a/docs/modules/Changelog.UpdateStream.html +++ b/docs/modules/Changelog.UpdateStream.html @@ -1,3 +1,3 @@ -UpdateStream | osu-api-v2-js

    Index

    Interfaces

    WithLatestbuildUsercount +UpdateStream | osu-api-v2-js

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Changelog.html b/docs/modules/Changelog.html index 093a3b3..5607aff 100644 --- a/docs/modules/Changelog.html +++ b/docs/modules/Changelog.html @@ -1,5 +1,5 @@ -Changelog | osu-api-v2-js

    Namespace Changelog

    Index

    Namespaces

    Build +Changelog | osu-api-v2-js

    Namespace Changelog

    Index

    Namespaces

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Chat.Channel.html b/docs/modules/Chat.Channel.html index 30652a9..140d1af 100644 --- a/docs/modules/Chat.Channel.html +++ b/docs/modules/Chat.Channel.html @@ -1,4 +1,4 @@ -Channel | osu-api-v2-js

    Namespace Channel

    Index

    Interfaces

    WithDetails +Channel | osu-api-v2-js

    Namespace Channel

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Chat.Message.html b/docs/modules/Chat.Message.html index f951f5d..3e3d978 100644 --- a/docs/modules/Chat.Message.html +++ b/docs/modules/Chat.Message.html @@ -1,4 +1,4 @@ -Message | osu-api-v2-js

    Namespace Message

    Index

    Functions

    getMultiple +Message | osu-api-v2-js

    Namespace Message

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Chat.html b/docs/modules/Chat.html index ba5e2e6..f654c16 100644 --- a/docs/modules/Chat.html +++ b/docs/modules/Chat.html @@ -1,7 +1,7 @@ -Chat | osu-api-v2-js

    Namespace Chat

    Index

    Namespaces

    Channel +Chat | osu-api-v2-js

    Namespace Chat

    Index

    Namespaces

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Comment.Bundle.html b/docs/modules/Comment.Bundle.html index eb6bab0..e200b91 100644 --- a/docs/modules/Comment.Bundle.html +++ b/docs/modules/Comment.Bundle.html @@ -1,2 +1,2 @@ -Bundle | osu-api-v2-js

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +Bundle | osu-api-v2-js

    Index

    Interfaces

    \ No newline at end of file diff --git a/docs/modules/Comment.html b/docs/modules/Comment.html index 183e18a..88921ab 100644 --- a/docs/modules/Comment.html +++ b/docs/modules/Comment.html @@ -1,5 +1,5 @@ -Comment | osu-api-v2-js

    Namespace Comment

    Index

    Namespaces

    Bundle +Comment | osu-api-v2-js

    Namespace Comment

    Index

    Namespaces

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Event.SharedProperties.html b/docs/modules/Event.SharedProperties.html index f3ecae7..f022af0 100644 --- a/docs/modules/Event.SharedProperties.html +++ b/docs/modules/Event.SharedProperties.html @@ -1,5 +1,5 @@ SharedProperties | osu-api-v2-js

    Namespace SharedProperties

    Those are used as properties by Events, they're not events themselves

    -

    Index

    Interfaces

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Event.html b/docs/modules/Event.html index 8c62398..ccdd69a 100644 --- a/docs/modules/Event.html +++ b/docs/modules/Event.html @@ -1,4 +1,4 @@ -Event | osu-api-v2-js

    Namespace Event

    Index

    Namespaces

    SharedProperties +Event | osu-api-v2-js

    Namespace Event

    Index

    Namespaces

    Interfaces

    Type Aliases

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Forum.Post.html b/docs/modules/Forum.Post.html index d9329fa..1e83820 100644 --- a/docs/modules/Forum.Post.html +++ b/docs/modules/Forum.Post.html @@ -1,2 +1,2 @@ -Post | osu-api-v2-js

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +Post | osu-api-v2-js

    Index

    Functions

    \ No newline at end of file diff --git a/docs/modules/Forum.Topic.html b/docs/modules/Forum.Topic.html index 4895b4d..065d4e5 100644 --- a/docs/modules/Forum.Topic.html +++ b/docs/modules/Forum.Topic.html @@ -1,4 +1,4 @@ -Topic | osu-api-v2-js

    Index

    Functions

    create +Topic | osu-api-v2-js

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Forum.html b/docs/modules/Forum.html index a0b8001..f5446fc 100644 --- a/docs/modules/Forum.html +++ b/docs/modules/Forum.html @@ -1,6 +1,6 @@ -Forum | osu-api-v2-js

    Namespace Forum

    Index

    Namespaces

    Post +Forum | osu-api-v2-js

    Namespace Forum

    Index

    Namespaces

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Home.Search.html b/docs/modules/Home.Search.html index 59c1260..e268fd8 100644 --- a/docs/modules/Home.Search.html +++ b/docs/modules/Home.Search.html @@ -1,3 +1,3 @@ -Search | osu-api-v2-js

    Namespace Search

    Index

    Functions

    getUsers +Search | osu-api-v2-js

    Namespace Search

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Home.html b/docs/modules/Home.html index b76ab22..de95f25 100644 --- a/docs/modules/Home.html +++ b/docs/modules/Home.html @@ -1,2 +1,2 @@ -Home | osu-api-v2-js

    Namespace Home

    Index

    Namespaces

    Generated using TypeDoc

    \ No newline at end of file +Home | osu-api-v2-js

    Namespace Home

    Index

    Namespaces

    \ No newline at end of file diff --git a/docs/modules/Multiplayer.Match.html b/docs/modules/Multiplayer.Match.html index 7980165..b256ccc 100644 --- a/docs/modules/Multiplayer.Match.html +++ b/docs/modules/Multiplayer.Match.html @@ -1,4 +1,4 @@ -Match | osu-api-v2-js

    Index

    Interfaces

    Info +Match | osu-api-v2-js

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Multiplayer.Room.Leader.html b/docs/modules/Multiplayer.Room.Leader.html index 3a03fd0..0022c3a 100644 --- a/docs/modules/Multiplayer.Room.Leader.html +++ b/docs/modules/Multiplayer.Room.Leader.html @@ -1,3 +1,3 @@ -Leader | osu-api-v2-js

    Index

    Interfaces

    WithPosition +Leader | osu-api-v2-js

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Multiplayer.Room.PlaylistItem.html b/docs/modules/Multiplayer.Room.PlaylistItem.html index 3897529..b808504 100644 --- a/docs/modules/Multiplayer.Room.PlaylistItem.html +++ b/docs/modules/Multiplayer.Room.PlaylistItem.html @@ -1,3 +1,3 @@ -PlaylistItem | osu-api-v2-js

    Index

    Interfaces

    Scores +PlaylistItem | osu-api-v2-js

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Multiplayer.Room.html b/docs/modules/Multiplayer.Room.html index 3fdb4e2..0ebe48f 100644 --- a/docs/modules/Multiplayer.Room.html +++ b/docs/modules/Multiplayer.Room.html @@ -1,7 +1,7 @@ -Room | osu-api-v2-js

    Index

    Namespaces

    Leader +Room | osu-api-v2-js

    Index

    Namespaces

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Multiplayer.html b/docs/modules/Multiplayer.html index 15a37dc..912e042 100644 --- a/docs/modules/Multiplayer.html +++ b/docs/modules/Multiplayer.html @@ -1,5 +1,5 @@ -Multiplayer | osu-api-v2-js

    Namespace Multiplayer

    Index

    Namespaces

    Match +Multiplayer | osu-api-v2-js

    Namespace Multiplayer

    Index

    Namespaces

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/NewsPost.html b/docs/modules/NewsPost.html index 63b9b6b..f434dbb 100644 --- a/docs/modules/NewsPost.html +++ b/docs/modules/NewsPost.html @@ -1,4 +1,4 @@ -NewsPost | osu-api-v2-js

    Namespace NewsPost

    Index

    Interfaces

    WithContentNavigation +NewsPost | osu-api-v2-js

    Namespace NewsPost

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Ranking.html b/docs/modules/Ranking.html index a14ebe9..048a4ae 100644 --- a/docs/modules/Ranking.html +++ b/docs/modules/Ranking.html @@ -1,8 +1,8 @@ -Ranking | osu-api-v2-js

    Namespace Ranking

    Index

    Interfaces

    Country +Ranking | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Score.html b/docs/modules/Score.html index a7aad82..1672144 100644 --- a/docs/modules/Score.html +++ b/docs/modules/Score.html @@ -1,4 +1,4 @@ -Score | osu-api-v2-js

    Namespace Score

    Index

    Interfaces

    Legacy +Score | osu-api-v2-js

    Namespace Score

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/Spotlight.html b/docs/modules/Spotlight.html index 2b519e4..a81c1ae 100644 --- a/docs/modules/Spotlight.html +++ b/docs/modules/Spotlight.html @@ -1,3 +1,3 @@ -Spotlight | osu-api-v2-js

    Namespace Spotlight

    Index

    Interfaces

    WithParticipantcount +Spotlight | osu-api-v2-js

    Namespace Spotlight

    Index

    Interfaces

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/User.Extended.html b/docs/modules/User.Extended.html index 44a6a7f..3eb86f3 100644 --- a/docs/modules/User.Extended.html +++ b/docs/modules/User.Extended.html @@ -1,2 +1,2 @@ -Extended | osu-api-v2-js

    Namespace Extended

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +Extended | osu-api-v2-js

    Namespace Extended

    Index

    Interfaces

    \ No newline at end of file diff --git a/docs/modules/User.Statistics.html b/docs/modules/User.Statistics.html index 2609460..d08f2ec 100644 --- a/docs/modules/User.Statistics.html +++ b/docs/modules/User.Statistics.html @@ -1,3 +1,3 @@ -Statistics | osu-api-v2-js

    Namespace Statistics

    Index

    Interfaces

    WithCountryrank +Statistics | osu-api-v2-js

    Namespace Statistics

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/User.html b/docs/modules/User.html index 0d5640a..f774485 100644 --- a/docs/modules/User.html +++ b/docs/modules/User.html @@ -1,4 +1,4 @@ -User | osu-api-v2-js

    Namespace User

    Index

    Namespaces

    Extended +User | osu-api-v2-js

    Namespace User

    Index

    Namespaces

    Interfaces

    Parameter Object Interfaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/WebSocket.Command.html b/docs/modules/WebSocket.Command.html index 2264b06..a6579b4 100644 --- a/docs/modules/WebSocket.Command.html +++ b/docs/modules/WebSocket.Command.html @@ -1,6 +1,6 @@ Command | osu-api-v2-js

    Use any of those with socket.send() to send a command to the WebSocket!

    -

    Example

    `socket.send(osu.WebSocket.Command.chatStart)`
    +

    Example

    `socket.send(osu.WebSocket.Command.chatStart)`
     
    -

    Index

    Variables

    Index

    Variables

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/WebSocket.Event.html b/docs/modules/WebSocket.Event.html index 926ca17..f38b606 100644 --- a/docs/modules/WebSocket.Event.html +++ b/docs/modules/WebSocket.Event.html @@ -1,6 +1,6 @@ Event | osu-api-v2-js

    Those are what you'll get from WebSocket's MessageEvents!

    -

    Index

    Interfaces

    Index

    Interfaces

    Type Aliases

    Any -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/WebSocket.html b/docs/modules/WebSocket.html index 780da41..8913a86 100644 --- a/docs/modules/WebSocket.html +++ b/docs/modules/WebSocket.html @@ -1,4 +1,4 @@ WebSocket | osu-api-v2-js

    Namespace WebSocket

    Everything here is great to use with the WebSocket you can get with API.generateWebSocket!

    -

    Index

    Namespaces

    Index

    Namespaces

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/WikiPage.html b/docs/modules/WikiPage.html index ad22a72..389c7af 100644 --- a/docs/modules/WikiPage.html +++ b/docs/modules/WikiPage.html @@ -1,2 +1,2 @@ -WikiPage | osu-api-v2-js

    Namespace WikiPage

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +WikiPage | osu-api-v2-js

    Namespace WikiPage

    Index

    Functions

    \ No newline at end of file diff --git a/docs/types/Beatmap.DifficultyAttributes.Any.html b/docs/types/Beatmap.DifficultyAttributes.Any.html index 04de9ca..c69fb0c 100644 --- a/docs/types/Beatmap.DifficultyAttributes.Any.html +++ b/docs/types/Beatmap.DifficultyAttributes.Any.html @@ -1 +1 @@ -Any | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +Any | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/types/Beatmapset.Event.Any.html b/docs/types/Beatmapset.Event.Any.html index 9fbff66..6cff515 100644 --- a/docs/types/Beatmapset.Event.Any.html +++ b/docs/types/Beatmapset.Event.Any.html @@ -1 +1 @@ -Any | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +Any | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/types/Beatmapset.Event.AnyBeatmapChange.html b/docs/types/Beatmapset.Event.AnyBeatmapChange.html index 76fd453..93d299b 100644 --- a/docs/types/Beatmapset.Event.AnyBeatmapChange.html +++ b/docs/types/Beatmapset.Event.AnyBeatmapChange.html @@ -1 +1 @@ -AnyBeatmapChange | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +AnyBeatmapChange | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/types/Beatmapset.Event.AnyBeatmapsetStatusChange.html b/docs/types/Beatmapset.Event.AnyBeatmapsetStatusChange.html index 2135903..7d1b877 100644 --- a/docs/types/Beatmapset.Event.AnyBeatmapsetStatusChange.html +++ b/docs/types/Beatmapset.Event.AnyBeatmapsetStatusChange.html @@ -1 +1 @@ -AnyBeatmapsetStatusChange | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +AnyBeatmapsetStatusChange | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/types/Beatmapset.Event.AnyDiscussionChange.html b/docs/types/Beatmapset.Event.AnyDiscussionChange.html index 2edb478..9117714 100644 --- a/docs/types/Beatmapset.Event.AnyDiscussionChange.html +++ b/docs/types/Beatmapset.Event.AnyDiscussionChange.html @@ -1 +1 @@ -AnyDiscussionChange | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +AnyDiscussionChange | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/types/Event.Any.html b/docs/types/Event.Any.html index e0e07ab..598e06f 100644 --- a/docs/types/Event.Any.html +++ b/docs/types/Event.Any.html @@ -1 +1 @@ -Any | osu-api-v2-js

    Generated using TypeDoc

    \ No newline at end of file +Any | osu-api-v2-js
    \ No newline at end of file diff --git a/docs/types/Event.AnyRecentActivity.html b/docs/types/Event.AnyRecentActivity.html index db43004..08e6654 100644 --- a/docs/types/Event.AnyRecentActivity.html +++ b/docs/types/Event.AnyRecentActivity.html @@ -1,2 +1,2 @@ AnyRecentActivity | osu-api-v2-js

    Type alias AnyRecentActivity

    This includes everything in this namespace, except BeatmapPlaycount

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/Mod.html b/docs/types/Mod.html index d7f3b6c..1775770 100644 --- a/docs/types/Mod.html +++ b/docs/types/Mod.html @@ -1 +1 @@ -Mod | osu-api-v2-js

    Type alias Mod

    Mod: {
        acronym: string;
        settings?: {
            [k: string]: any;
        };
    }

    Type declaration

    • acronym: string
    • Optional settings?: {
          [k: string]: any;
      }
      • [k: string]: any

    Generated using TypeDoc

    \ No newline at end of file +Mod | osu-api-v2-js

    Type alias Mod

    Mod: {
        acronym: string;
        settings?: {
            [k: string]: any;
        };
    }

    Type declaration

    • acronym: string
    • Optional settings?: {
          [k: string]: any;
      }
      • [k: string]: any
    \ No newline at end of file diff --git a/docs/types/Scope.html b/docs/types/Scope.html index f8dccd9..6c7b2b9 100644 --- a/docs/types/Scope.html +++ b/docs/types/Scope.html @@ -2,4 +2,4 @@ https://osu.ppy.sh/docs/index.html#scopes

    Remarks

    "identify" is always implicity provided, "public" is implicitly needed for almost everything!! The need for the "public" scope is only made explicit when the function can't be used unless the application acts as as a user (non-guest)

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/WebSocket.Event.Any.html b/docs/types/WebSocket.Event.Any.html index 9303335..ea0cb98 100644 --- a/docs/types/WebSocket.Event.Any.html +++ b/docs/types/WebSocket.Event.Any.html @@ -1,2 +1,2 @@ Any | osu-api-v2-js

    That's the type of JSON.parse(m.toString()) where m is a WebSocket's MessageEvent!

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/WebSocket.Command.chatEnd.html b/docs/variables/WebSocket.Command.chatEnd.html index 6903a26..e49bbbd 100644 --- a/docs/variables/WebSocket.Command.chatEnd.html +++ b/docs/variables/WebSocket.Command.chatEnd.html @@ -1 +1 @@ -chatEnd | osu-api-v2-js
    chatEnd: string = ...

    Generated using TypeDoc

    \ No newline at end of file +chatEnd | osu-api-v2-js
    chatEnd: string = ...
    \ No newline at end of file diff --git a/docs/variables/WebSocket.Command.chatStart.html b/docs/variables/WebSocket.Command.chatStart.html index 99bd28f..7f25848 100644 --- a/docs/variables/WebSocket.Command.chatStart.html +++ b/docs/variables/WebSocket.Command.chatStart.html @@ -1 +1 @@ -chatStart | osu-api-v2-js
    chatStart: string = ...

    Generated using TypeDoc

    \ No newline at end of file +chatStart | osu-api-v2-js
    chatStart: string = ...
    \ No newline at end of file diff --git a/package.json b/package.json index 0b94efe..85f9545 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osu-api-v2-js", - "version": "1.0.2", + "version": "1.0.3", "description": "Package to easily access the new api of osu!", "type": "module", "main": "dist/index.js", @@ -36,11 +36,11 @@ "@types/prompt-sync": "^4.2.2", "@types/ws": "^8.5.10", "ajv": "^8.12.0", - "dotenv": "^16.3.1", + "dotenv": "^16.4.5", "prompt-sync": "^4.2.0", - "ts-json-schema-generator": "^1.5.0", - "typedoc": "^0.25.3", - "typescript": "^5.2.2" + "ts-json-schema-generator": "1.5.0", + "typedoc": "^0.25.13", + "typescript": "~5.3.2" }, "dependencies": { "node-fetch": "^3.3.2", diff --git a/yarn.lock b/yarn.lock index 1db68f8..222c0b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8,9 +8,9 @@ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/node@*", "@types/node@^20.8.10": - version "20.12.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e" - integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ== + version "20.12.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" + integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== dependencies: undici-types "~5.26.4" @@ -68,7 +68,7 @@ data-uri-to-buffer@^4.0.0: resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e" integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A== -dotenv@^16.3.1: +dotenv@^16.4.5: version "16.4.5" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f" integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg== @@ -226,7 +226,7 @@ strip-ansi@^5.0.0: dependencies: ansi-regex "^4.1.0" -ts-json-schema-generator@^1.5.0: +ts-json-schema-generator@1.5.0: version "1.5.0" resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz#9f5cea606c27ebcf13060157542ac1d3b225430f" integrity sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA== @@ -239,21 +239,16 @@ ts-json-schema-generator@^1.5.0: safe-stable-stringify "^2.4.3" typescript "~5.3.2" -typedoc@^0.25.3: - version "0.25.12" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.12.tgz#f73f0a8d3731d418cc604d4230f95a857799e27a" - integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw== +typedoc@^0.25.13: + version "0.25.13" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.13.tgz#9a98819e3b2d155a6d78589b46fa4c03768f0922" + integrity sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ== dependencies: lunr "^2.3.9" marked "^4.3.0" minimatch "^9.0.3" shiki "^0.14.7" -typescript@^5.2.2: - version "5.4.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" - integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== - typescript@~5.3.2: version "5.3.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"