Amarula.Content.Revoke (amarula v0.5.5)

View Source

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

  • :key — the revoked message as an Amarula.Msg.ref/0.

Summary

Types

t()

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