ExWapp.Message.Handler.Inbound.Projection (ExWapp v0.1.2)

Copy Markdown View Source

Applies inbound presentation metadata to the local chat projection.

This boundary owns chat-name hints and number fallbacks. It does not decode messages, mutate Signal sessions, or publish inbound events.

Summary

Functions

Updates a chat name from inbound attributes or applies the phone-number fallback.

Functions

update_chat_name(target, jid, attrs)

@spec update_chat_name(term(), term(), map()) :: :ok

Updates a chat name from inbound attributes or applies the phone-number fallback.