You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/json.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ Returned by `imsg history`, `imsg watch`, and the JSON-RPC `messages.history` an
49
49
|`guid`| string | Message GUID. Stable across machines. |
50
50
|`reply_to_guid`| string | When set, this message is an inline reply to that GUID. |
51
51
|`destination_caller_id`| string | Outgoing only — which of your numbers Messages routed through. |
52
+
|`balloon_bundle_id`| string | Raw Messages `message.balloon_bundle_id`, when present. URL preview rows use `com.apple.messages.URLBalloonProvider`, which lets consumers recognize link-preview payload rows without inferring from message text. |
52
53
|`sender`| string | Raw handle. Empty for some self-sent messages. |
53
54
|`sender_name`| string | Resolved Contacts name when permission granted. |
0 commit comments