Const
Regex that matches osu beatmap URLs in any message.
It returns different named groups for the following number of links using the following type RegexOsuBeatmapIdFromUrl if there is a match.
https://osu.ppy.sh/b/2587891 $COMMENT
https://osu.ppy.sh/beatmapsets/1228734#osu/2554945 $COMMENT
https://osu.ppy.sh/beatmapsets/908336/download $COMMENT
https://osu.ppy.sh/beatmaps/2587891 $COMMENT
Generated using TypeDoc
Regex that matches osu beatmap URLs in any message.
It returns different named groups for the following number of links using the following type RegexOsuBeatmapIdFromUrl if there is a match.
Example
Example
Example
Example