Amarula.Content.Revoke (amarula v0.3.0)

View Source

A received delete-for-everyone (content of a %Amarula.Msg{type: :revoke}).

  • :key — the revoked message as a {jid, msg_id} ref.

Summary

Types

t()

@type t() :: %Amarula.Content.Revoke{key: {String.t() | nil, String.t() | nil} | nil}