Amarula.Content.Keep (amarula v0.5.5)
View SourceA received keep-in-chat / undo (content of a %Amarula.Msg{type: :keep}).
:key— the kept message as anAmarula.Msg.ref/0.:kept?—trueto keep,falseto undo a keep.
Summary
Types
@type t() :: %Amarula.Content.Keep{kept?: boolean(), key: Amarula.Msg.ref() | nil}