Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en-us/reference/engine/classes/SocialService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,9 @@ methods:
share link is created. Truncates to nearest integer. Defaults to
86,400.
- `PreviewTitle` (string) Preview title of the share link.
- `PreiviewDescription` (string) Preview description of the share
- `PreviewDescription` (string) Preview description of the share
link.
- `PreviewAssettId` (number) Image asset ID used for share link
- `PreviewAssetId` (number) Image asset ID used for share link
preview.
- `LaunchData` (string). Used to set a parameter in
`Class.Player:GetJoinData()` when a player joined using the
Expand Down