overwolf.social.discord.ShareParameters
Overwolf APIs / overwolf / overwolf / social / discord / ShareParameters
Properties
| Property | Type | Description |
|---|
channelId | string | - |
events? | string[] | - |
file? | string | The file to share. Note: Since version 0.153, the "file" param is optional when calling overwolf.social.discord.share(). Instead, you can use the "message" param to include a URL of a file that you want to share. |
gameClassId? | number | - |
gameTitle? | string | - |
id? | string | - |
message | string | - |
metadata? | any | Extra information about the game session (How is this used?) |
trimming? | VideoCompositionSegment | An object containing start time and end time for the desired VideoCompositionSegment |
useOverwolfNotifications | boolean | - |