Group notification stub types for synthetic messages.
Maps string stub type identifiers from WhatsApp group notifications to descriptive atoms for pattern matching in the message receiver.
Summary
Functions
Return the full mapping of string keys to atom values.
Return all known stub type atoms.
Convert a string stub type to its atom representation.
Functions
Return the full mapping of string keys to atom values.
@spec all_types() :: [atom()]
Return all known stub type atoms.
Convert a string stub type to its atom representation.
Returns nil if the stub type is not recognized.