Amarula.Chat (amarula v0.1.0)
View SourceA chat update derived from app-state sync — the consumer view of a mutation to
a conversation. address is the chat (Amarula.Address: 1:1 or group); the
other fields are the change carried by the mutation (nil = unchanged).
Produced by Amarula.Protocol.AppState.SyncAction.decode/1 and surfaced to the
consumer as {:whatsapp, :chats_update, [%Chat{}]}.