Amarula.Content.Pin (amarula v0.5.5)
View SourceA received pin / unpin (content of a %Amarula.Msg{type: :pin}).
:key— the pinned message as anAmarula.Msg.ref/0.:pinned?—truefor a pin,falsefor an unpin.
Summary
Types
@type t() :: %Amarula.Content.Pin{key: Amarula.Msg.ref() | nil, pinned?: boolean()}