SetDiscordRichPresenceAssetSmall — FiveM Natives
0xF61D04C4 · CFX · client
This native sets the small 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