SET_DISCORD_APP_ID
This native sets the app id for the discord rich presence implementation.
CFX
Signature
lua
SetDiscordAppId(appId)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | A valid Discord API App Id, can be generated at https://discordapp.com/developers/applications/ |
Usage
lua
SetDiscordAppId(appId)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
