SetDiscordRichPresenceAsset — RedM Natives
0x53DFD530 · CFX · client
This native sets the image asset for the discord rich presence implementation.
Parameters
| Name | Type | Description |
|---|---|---|
| assetName | char* | The name of a valid asset registered on Discordapp's developer dashboard. note that the asset has to be registered under the same discord API application set using the SET_DISCORD_APP_ID native. |
Returns
void