EndTextCommandThefeedPostMessagetextTu — FiveM Natives
0x1E6611149DB3DB6B · HUD · all
Example, only occurrence in the scripts: `` v_8 = UI::END_TEXT_COMMAND_THEFEED_POST_MESSAGETEXT_TU("CHAR_SOCIAL_CLUB", "CHAR_SOCIAL_CLUB", 0, 0, &v_9, "", a_5); `` Example result: 
Parameters
| Name | Type | Description |
|---|---|---|
| picTxd | char* | |
| picTxn | char* | |
| flash | BOOL | |
| iconType | int | The icon type, you can find those here: [`END_TEXT_COMMAND_THEFEED_POST_MESSAGETEXT`](#\_0x1CCD9A37359072CF) |
| nameStr | char* | |
| subtitleStr | char* | |
| durationMultiplier | float | 1.0 is normal, 2.0 is twice as long, and 0.5 is half its normal display time. |
Returns
int