Module imessage_database::message_types
source · Expand description
iMessages can represent different kinds of data. This module defines types for those data.
Modules
App messages are a specific type of message that developers can generate with their apps.
Some built-in functionality also uses App Messages, like Apple Pay or Handwriting.
These are the link previews that iMessage generates when sending
Collaboration links, i.e. from Pages or Freeform
Logic and containers for the
message_summary_info of an edited or unsent iMessage.Expressives are effects that you can select by tapping and holding the send button.
These are the link previews that iMessage generates when sending Apple Music links
These are the link previews that iMessage generates when sending links. They may
contain metadata, even if the page the link points to no longer exists on the internet.
Variants represent the different types of iMessages that exist in the
messages table.