Functionsยง
- get_
address_ from_ input - Extract the address portion of a chat GUID (last segment after
;). - get_
service_ from_ input - Extract the service portion of a chat GUID (first segment before
;). Maps"any"to"iMessage"for Tahoe compatibility. - restart_
messages - Restart Messages app with a configurable delay.
- send_
message - Send a message and/or attachment to a chat by GUID.
- send_
message_ fallback - Fallback send for DMs only: uses participant + service approach.
- start_
chat - Create a new chat with given participants and optional initial message.
- start_
messages