All public logs

Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:24, 24 November 2024 Shr0x talk contribs created page Discord::requestOAuth2 (Created page with "{{ClientsideJsFunction}} {{JSContainer| == Summary == Initiates an OAuth2 authorization flow for a specified Discord application. Returns a `Promise` resolving with an authorization code. == Syntax == <syntaxhighlight lang="javascript"> Promise<string> mp.discord.requestOAuth2(string applicationId); </syntaxhighlight> === Required Arguments === * '''applicationId:''' {{RageType|string}} - The Client ID of the Discord application. === Return Value === * '''Promise<stri...")